NAME
    gcloud alpha compute machine-types - read Compute Engine virtual machine
        types

SYNOPSIS
    gcloud alpha compute machine-types COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Read Compute Engine virtual machine types.

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

    See also: Machine types API
    (https://cloud.google.com/compute/docs/reference/rest/v1/machineTypes).

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 machine type.

     list
        (ALPHA) List Google Compute Engine machine types.

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 machine-types

        $ gcloud beta compute machine-types

