Azion CLI list
List your applications, functions and other resources through Azion CLI.
With the azion list [resource] command you can list your:
Applications
Usage
Optional flags
details
The --details flag displays all relevant fields when listing.
page
The --page option returns a page of the list according to its number. By default, it’s 1.
page_size
The --page_size option defines how many items should be returned per page. By default, it’s 10.
help
The --help option displays more information about the azion list edge-application action.
Functions
Usage
Optional flags
details
The --details flag displays all relevant fields when listing.
filter
The --filter flag filters items by their name.
order-by
The --order-by flag sorts the output based on the selected field.
page
The --page flag returns a page of the list according to its number. Default is 1.
page-size
The --page-size flag defines how many items should be returned per page. Default is 10.
sort
The --sort flag defines the order of the items on the list. The value should be either asc or desc.
help
The --help option displays more information about the azion list edge-function command.
Rules engine
Usage
Required flags
application-id
The --application-id flag specifies the unique identifier for the application that implements these rules.
phase
The --phase flag specifies the Rules Engine phase. It’s either request or response.
Optional flags
details
The --details flag displays all relevant fields when listing.
filter
The --filter flag filters items by their name.
order-by
The --order-by flag sorts the output based on the selected field.
page
The --page flag returns a specific page of the list according to its number. By default, it’s 1.
page-size
The --page-size flag defines how many items should be returned per page. By default, it’s 10.
sort
The --sort flag defines the order of the items on the list and can be set to either asc or desc.
help
The -h or --help flag displays more information about the azion list rules-engine command.
Cache settings
Usage
Optional flags
application-id
The --application-id flag sets the unique identifier for the application.
details
The --details flag displays all relevant fields when listing.
filter
The --filter option filters items by their name.
help
The --help option displays more information about the azion list cache-setting command.
order-by
The --order-by option sorts the output based on the selected field.
page
The --page option returns a page of the list according to its number. The default value is 1.
page-size
The --page-size option defines how many items should be returned per page. The default value is 10.
sort
The --sort option defines the order of the items on the list. The value should be either asc or desc.
Workloads
Description
Displays all your domains.
Usage
Optional flags
details
The --details option displays all relevant fields when listing.
filter
The --filter option filters items by their name.
order-by
The --order-by option sorts the output based on the selected field.
page
The --page option returns a specific page of the list according to its number. The default is 1.
page-size
The --page-size option defines how many items should be returned per page. The default is 10.
sort
The --sort option defines the order of the items on the list. Options are asc or desc.
help
The -h or --help option displays more information about the azion list domain command.
Connectors
Usage
Required flags
application-id
The --application-id flag sets the unique identifier for the application. It’s a required field.
Optional flags
details
The --details flag displays all relevant fields when listing origin.
filter
The --filter flag filters items by their name.
order-by
The --order-by flag sorts the output based on the selected field.
page
The --page flag returns a specific page of the list according to its number. The default is 1.
page-size
The --page-size flag defines how many items should be returned per page. The default is 10.
sort
The --sort flag defines the order of the items on the list. The value should be either asc or desc.
help
The -h or --help option displays more information about the azion list origin action.
Variables
Usage
Optional flags
details
The --details option displays all relevant fields when listing.
help
The --help option displays more information about the list subcommand.
Personal tokens
Usage
Optional flags
details
The --details option displays all relevant fields when listing.
help
The --help option displays more information about the list subcommand.
Object Storage bucket
Usage
Flags
Optional flags
page
The --page option returns a page from the list according to its number. The default is 1.
page size
The --page-size option defines how many items should return per page. The default is 10.
help
The --help option displays more information about the ‘list edge-storage bucket’ command.
Object Storage object
Usage
Required flags
bucket-name
The --bucket-name flag specifies the name of the Object Storage bucket whose objects you want to list.
Optional flags
details
The --details option outputs all relevant fields when listing objects in Object Storage.
help
The -h or --help option displays more detailed information about the azion list edge-storage object command.
page-size
The --page-size option defines how many items should be returned per page. The default value is 50.
WAF
Lists all WAFs (Web Application Firewalls).
Usage
Optional flags
details
The --details flag displays all relevant fields when listing.
filter
The --filter flag filters items by their name.
order-by
The --order-by flag sorts the output based on the selected field.
page
The --page flag returns a specific page of the list according to its number. By default, it’s 1.
page-size
The --page-size flag defines how many items should be returned per page. By default, it’s 10.
sort
The --sort flag defines the order of the items on the list. The value should be either asc or desc.
help
The --help flag displays more information about the azion list waf command.
WAF exceptions
Lists all WAF exceptions for a given WAF.
Usage
Required flags
waf-id
The --waf-id flag specifies the unique identifier of the WAF.
Optional flags
details
The --details flag displays all relevant fields when listing.
filter
The --filter flag filters items by their name.
order-by
The --order-by flag sorts the output based on the selected field.
page
The --page flag returns a specific page of the list according to its number. By default, it’s 1.
page-size
The --page-size flag defines how many items should be returned per page. By default, it’s 10.
sort
The --sort flag defines the order of the items on the list. The value should be either asc or desc.
help
The --help flag displays more information about the azion list waf-exceptions command.