Azion CLI login

Log in to your Azion account and save a personal token locally to authorize CLI commands.

Terminal window
azion login --username <email> --password <password>

The --username flag gives the email address related to the account.

The --password flag inputs the password related to the email.

The -h or --help option displays more information about the azion login command.