Skip to main content

astroctl_cloud_gcp_regions

astroctl cloud gcp regions

List GCP regions and zones

Synopsis

List available GCP regions and zones.

Examples


# List all GCP regions
astroctl cloud gcp regions list

# List zones in a region
astroctl cloud gcp regions zones list -r us-central1

Options

-h, --help help for regions

Options inherited from parent commands

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

SEE ALSO