Skip to main content

astroctl_cloud_azure_regions

astroctl cloud azure regions

List Azure regions and zones

Synopsis

List available Azure regions and availability zones.

Examples


# List all Azure regions
astroctl cloud azure regions list

# List zones in a region
astroctl cloud azure regions zones list -r eastus

Options

-h, --help help for regions

Options inherited from parent commands

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

SEE ALSO