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

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

DESCRIPTION
    (ALPHA) Read Compute Engine virtual disk types.

    For more information disk types, see the disk types documentation
    (https://cloud.google.com/compute/docs/disks/).

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

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

     list
        (ALPHA) List Google Compute Engine disk 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 disk-types

        $ gcloud beta compute disk-types

