The azion logout command signs you out of your Azion account from the CLI. Use it when you want to end your session or switch to a different account on the same machine. Running it removes the personal token saved locally during login, so the CLI can no longer make authorized requests until you authenticate again.
Usage
azion logoutOptional flags
help
The -h or --help option displays more information about the azion logout command.
Related commands
- azion login: authenticates the CLI and stores a personal token locally.
- azion whoami: shows the email of the account currently signed in.