gcloud beta compute instance-templates

NAME
gcloud beta compute instance-templates - read and manipulate Compute Engine instances templates
SYNOPSIS
gcloud beta compute instance-templates COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) Lists, creates, deletes, and modifies Compute Engine instance templates.

For more information about instance templates, see the instances templates documentation.

See also: Instance templates API.

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 instance template.
create
(BETA) Create a Compute Engine virtual machine instance template.
create-with-container
(BETA) Creates a Compute Engine a virtual machine instance template that runs a Docker container.
delete
(BETA) Delete Compute Engine virtual machine instance templates.
describe
(BETA) Describe a virtual machine instance template.
get-iam-policy
(BETA) Get the IAM policy for a Compute Engine instance template.
list
(BETA) List Google Compute Engine instance templates.
remove-iam-policy-binding
(BETA) Remove IAM policy binding from a Compute Engine instance template.
set-iam-policy
(BETA) Set the IAM policy for a Compute Engine instance template.
NOTES
This command is currently in beta and might change without notice. These variants are also available:
gcloud compute instance-templates
gcloud alpha compute instance-templates