Azion CLI list
With the azion list [resource]
command you can list your:
Edge 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.
Edge 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 edge 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 edge 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
.
Domains
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.
Origins
Usage
Required flags
application-id
The --application-id
flag sets the unique identifier for the edge 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.
Edge 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.
Edge Storage object
Usage
Required flags
bucket-name
The --bucket-name
flag specifies the name of the Edge Storage bucket whose objects you want to list.
Optional flags
details
The --details
option outputs all relevant fields when listing objects in Edge 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
.
Watch the video below about managing buckets and objects with Azion CLI.