Skip to content

Allow leap_cli to be run as root

I like to run leap_cli in a docker container for testing purposes in a clean env, and everytime I need to create a dedicated unprivileged user for it. On CI we automated this. It would be nice to have at least a --allow-root parameter that allows this.