File: //snap/google-cloud-cli/396/help/man/man1/gcloud_alpha_compute_instance-templates.1
.TH "GCLOUD_ALPHA_COMPUTE_INSTANCE\-TEMPLATES" 1
.SH "NAME"
.HP
gcloud alpha compute instance\-templates \- read and manipulate Compute Engine instances templates
.SH "SYNOPSIS"
.HP
\f5gcloud alpha compute instance\-templates\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR Lists, creates, deletes, and modifies Compute Engine instance
templates.
For more information about instance templates, see the instances templates
documentation (https://cloud.google.com/compute/docs/instance\-templates).
See also: Instance templates API
(https://cloud.google.com/compute/docs/reference/rest/v1/instanceTemplates).
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBadd\-iam\-policy\-binding\fR
\fB(ALPHA)\fR Add IAM policy binding to a Compute Engine instance template.
.TP 2m
\fBcreate\fR
\fB(ALPHA)\fR Create a Compute Engine virtual machine instance template.
.TP 2m
\fBcreate\-with\-container\fR
\fB(ALPHA)\fR \fB(DEPRECATED)\fR Creates a Compute Engine a virtual machine
instance template that runs a Docker container.
.TP 2m
\fBdelete\fR
\fB(ALPHA)\fR Delete Compute Engine virtual machine instance templates.
.TP 2m
\fBdescribe\fR
\fB(ALPHA)\fR Describe a virtual machine instance template.
.TP 2m
\fBget\-iam\-policy\fR
\fB(ALPHA)\fR Get the IAM policy for a Compute Engine instance template.
.TP 2m
\fBlist\fR
\fB(ALPHA)\fR List Google Compute Engine instance templates.
.TP 2m
\fBremove\-iam\-policy\-binding\fR
\fB(ALPHA)\fR Remove IAM policy binding from a Compute Engine instance template.
.TP 2m
\fBset\-iam\-policy\fR
\fB(ALPHA)\fR Set the IAM policy for a Compute Engine instance template.
.RE
.sp
.SH "NOTES"
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct project,
you might be trying to access an API with an invitation\-only early access
allowlist. These variants are also available:
.RS 2m
$ gcloud compute instance\-templates
.RE
.RS 2m
$ gcloud beta compute instance\-templates
.RE