Skip to main content

astroctl_providers_regions_list

astroctl providers regions list

List all regions for a given provider

Synopsis

The list command provides information about all regions (ids) for a given provider (cloud) id

astroctl providers regions list [flags]

Examples


# List all regions for a given provider
astroctl providers regions list -p aws

Options

  -h, --help                 help for list
-p, --provider-id string The provider id (cloud) for which you want to get the regions/zones information

Options inherited from parent commands

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

SEE ALSO