2FA login with CLI
-
Hi! I would like a method to sign in to the CLI without 2FA. Use case is in CI/CD I would like to log in to be able to run the update command.
-
Hi! I would like a method to sign in to the CLI without 2FA. Use case is in CI/CD I would like to log in to be able to run the update command.
-
@atridad API Token are for this. You can use
cloudron list --token <token> --server my.domain.com
, for example.@girish oh the help command didn’t mention a token as an option for the “cloudron login” command
-
@girish oh the help command didn’t mention a token as an option for the “cloudron login” command
-
@girish oh the help command didn’t mention a token as an option for the “cloudron login” command
-
@atridad note that the
--token
option is for the other subcommands, not the actual login command.@nebulon does the same apply to server url?
-
@nebulon does the same apply to server url?
-
G girish marked this topic as a question on
-
G girish has marked this topic as solved on