Skip to main content

astroctl_cloud_aws_regions_list

astroctl cloud aws regions list

List all AWS regions

Synopsis

List all available AWS regions.

astroctl cloud aws regions list [flags]

Examples


# List all AWS regions
astroctl cloud aws regions list

# List in JSON format
astroctl cloud aws regions list -o json

Options

-h, --help help for list
-o, --output string Output format (table|json|yaml) (default "table")

SEE ALSO