NAME
    gcloud alpha compute sole-tenancy node-types - read Compute Engine
        sole-tenancy node types

SYNOPSIS
    gcloud alpha compute sole-tenancy node-types COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Node types are the types of dedicated Compute Engine servers that
    are used for nodes in node groups. Node types will differ in the amount of
    vCPU, Memory, and local SSD space.

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

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

        $ gcloud beta compute sole-tenancy node-types

