Skip to main content

astroctl_cloud_aws_regions

astroctl cloud aws regions

List AWS regions and zones

Synopsis

List available AWS regions and availability zones.

Examples


# List all AWS regions
astroctl cloud aws regions list

# List zones in a region
astroctl cloud aws regions zones list -r us-west-2

Options

-h, --help help for regions

Options inherited from parent commands

-o, --output string Output format (json|yaml) (default "yaml")

SEE ALSO