NAME
    gcloud alpha compute regions - list Compute Engine regions

SYNOPSIS
    gcloud alpha compute regions COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) List Compute Engine regions.

    For more information about regions, see the regions documentation
    (https://cloud.google.com/compute/docs/regions-zones/).

    See also: Regions API
    (https://cloud.google.com/compute/docs/reference/rest/v1/regions).

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     describe
        (ALPHA) Describe a Compute Engine region.

     list
        (ALPHA) List Google Compute Engine regions.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud compute regions

        $ gcloud beta compute regions

