--api-url string api url (default "https://api.avisi.cloud")
--client-id string idp client id (default "acloud")
--client-secret string idp client secret
--context-name string name of the context (default "default")
--create-context creates a context
--custom-auth-url string specify a custom auth url
--custom-token-url string specify a custom token url
-f, --force force login even if current access- and/or refresh token are not expired
-h, --help help for login
--http-proxy string specify a http-proxy to use
--issuer-url string idp issuer URL (default "https://accounts.avisi.cloud/auth/realms/ame")
--listen-addresses string listen addresses used for the OAuth callback (comma separated for fallback) (default "localhost:18000,localhost:8000")
--offline request an offline token (default true)
--personal-access-token string specify a personal-access-token (pat)
--scopes string scopes (comma separated) (default "openid,profile,email")