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

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

DESCRIPTION
    (BETA) 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
        (BETA) Describe a Compute Engine disk type.

     list
        (BETA) List Google Compute Engine disk types.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud compute disk-types

        $ gcloud alpha compute disk-types

