Skip to main content

astroctl_cloud_gcp_regions_list

astroctl cloud gcp regions list

List all GCP regions

Synopsis

List all available GCP regions.

astroctl cloud gcp regions list [flags]

Examples


# List all GCP regions
astroctl cloud gcp regions list

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

Options

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

SEE ALSO