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

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

DESCRIPTION
    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
        Add IAM policy binding to a Compute Engine node group.

     create
        Create a Compute Engine node group.

     delete
        Delete a Compute Engine node group.

     describe
        Describe a Compute Engine node group.

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

     list
        List Google Compute Engine node groups.

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

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

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

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

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

     update
        Update a Compute Engine node group.

NOTES
    These variants are also available:

        $ gcloud alpha compute sole-tenancy node-groups

        $ gcloud beta compute sole-tenancy node-groups

