You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub Action edited this page Oct 19, 2023
·
5 revisions
azion personal_token list
Displays your personal tokens in a list
Synopsis
Displays all your personal token in a list
azion personal_token list [flags]
Examples
$ azion personal_token list
$ azion personal_token list --details
Options
--details Displays all relevant fields when listing
-h, --help Displays more information about the list subcommand
Options inherited from parent commands
-c, --config string Sets the Azion configuration folder for the current command only, without changing persistent settings.
-d, --debug Displays log at a debug level
-l, --log-level string Displays log at a debug level (default "info")
-s, --silent Silences log completely; mostly used for automation purposes
-t, --token string Saves a given personal token locally to authorize CLI commands
-y, --yes Answers all yes/no interactions automatically with yes
SEE ALSO
azion personal_token - Manages the personal tokens configured on the Azion platform