astroctl_providers_regions_zones_list
astroctl providers regions zones list
List all zones for a given region and a provider
Synopsis
The list command provides information about all zones for a given region and a provider
astroctl providers regions zones list [flags]
Examples
# List all zones for a given region and provider
astroctl providers regions zones list -p aws -r us-west-2
Options
-h, --help help for list
-p, --provider-id string The provider id (cloud) for which you want to get the regions/zones information
-r, --region-id string The region id for which you want to get the zones information
Options inherited from parent commands
-o, --output string Output format (json|yaml) (default "yaml")
SEE ALSO
- astroctl providers regions zones - Zones information for a given provider (cloud)