-
Notifications
You must be signed in to change notification settings - Fork 29
azion_list_domains
GitHub Action edited this page Oct 24, 2023
·
4 revisions
Displays your domains
Displays all your domain references to your edge locations
azion list domains [flags]
$ azion list domains
$ azion list domains --details
--details Displays all relevant fields when listing
--filter string Filters items by their name
-h, --help Displays more information about the list domain command
--order_by string Sorts the output based on the selected field
--page int Returns a page of the list according to its number (default 1)
--page_size int Defines how many items should be returned per page (default 10)
--sort string Defines the order of the items on the list; options <asc|desc>
-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 list - Lists all services or resources you have access to on the platform