Azion CLI login

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

Usage

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

Required flags

username

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

password

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

Optional flags

help

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


Contributors