gcloud compute sole-tenancy node-templates

INFORMATION
gcloud compute sole-tenancy node-templates is supported in universe domain universe; however, some of the values used in the help text may not be available. Command examples may not work as-is and may requires changes before execution.
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