NAME gcloud compute sole-tenancy node-templates - read and manage Compute Engine sole-tenancy node templates SYNOPSIS gcloud compute sole-tenancy node-templates COMMAND [GCLOUD_WIDE_FLAG ...] DESCRIPTION Node templates are used to create the nodes in node groups. Nodes are Compute Engine servers that are dedicated to your workload. Node templates define either the node type or the requirements for a node in terms of vCPU, memory, and localSSD. 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 template. create Create a Compute Engine node template. delete Delete a Compute Engine node template. describe Describe a Compute Engine node template. get-iam-policy Get the IAM Policy for a Compute Engine node template. list List Google Compute Engine node templates. remove-iam-policy-binding Remove IAM policy binding from a Compute Engine node template. set-iam-policy Set the IAM policy for a Compute Engine node template. NOTES These variants are also available: $ gcloud alpha compute sole-tenancy node-templates $ gcloud beta compute sole-tenancy node-templates