NAME
    gcloud beta compute sole-tenancy node-groups - read Compute Engine
        sole-tenancy node groups

SYNOPSIS
    gcloud beta compute sole-tenancy node-groups COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Read Compute Engine sole-tenancy node groups.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        (BETA) Add IAM policy binding to a Compute Engine node group.

     create
        (BETA) Create a Compute Engine node group.

     delete
        (BETA) Delete a Compute Engine node group.

     describe
        (BETA) Describe a Compute Engine node group.

     get-iam-policy
        (BETA) Get the IAM policy for a Compute Engine node group.

     list
        (BETA) List Google Compute Engine node groups.

     list-nodes
        (BETA) List Compute Engine sole-tenant nodes present in a nodegroup.

     perform-maintenance
        (BETA) Perform maintenance on nodes in a Compute Engine node group.

     remove-iam-policy-binding
        (BETA) Remove IAM policy binding from a Compute Engine node group.

     set-iam-policy
        (BETA) Set the IAM policy for a Compute Engine node group.

     simulate-maintenance-event
        (BETA) Simulate maintenance of a Compute Engine node group.

     update
        (BETA) Update a Compute Engine node group.

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

        $ gcloud compute sole-tenancy node-groups

        $ gcloud alpha compute sole-tenancy node-groups

