Skip to main content

astroctl_auth_login

astroctl auth login

Login to the application

Synopsis

This command initiates the login process using the Auth0 authentication.

astroctl auth login [flags]

Options

      --api-key-duration string   API key duration, default is 720h (30 days) (default "720h")
--generate-api-key Generate an API key
-h, --help help for login
--org-id string Organization Id (ask your administrator for this)
-p, --print-access-token Print access token

Options inherited from parent commands

  -o, --output string   Output format (json|yaml) (default "yaml")

SEE ALSO