-
Notifications
You must be signed in to change notification settings - Fork 29
azion_list
GitHub Action edited this page Oct 24, 2023
·
5 revisions
Lists all services or resources you have access to on the platform
Lists all services or resources you have access to on the platform available on the Azion platform
azion list [flags]
$ azion list --help
$ azion list edge-application
-h, --help Displays more information about the list command
-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
- azion - The Azion Command Line Interface is a unified tool to manage your Azion projects and resources%!(EXTRA string=development)
- azion list domains - Displays your domains
- azion list edge-application - Displays your edge applications in a list
- azion list personal-token - Displays your personal tokens's data in a list.
- azion list rules-engine - Displays the rules related to a specific edge application.