NAME
    gcloud alpha compute zones - list Compute Engine zones

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

DESCRIPTION
    (ALPHA) List Compute Engine zones.

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

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

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 zone.

     list
        (ALPHA) List Google Compute Engine zones.

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 zones

        $ gcloud beta compute zones

