gcloud alpha compute instance-templates Stay organized with collections Save and categorize content based on your preferences.
- NAME
- gcloud alpha compute instance-templates - read and manipulate Compute Engine instances templates
- SYNOPSIS
gcloud alpha compute instance-templatesCOMMAND[GCLOUD_WIDE_FLAG …]
- DESCRIPTION
(ALPHA)Lists, creates, deletes, and modifies Compute Engineinstance templates.For more information about instance templates, see theinstancestemplates documentation.
See also:Instancetemplates API.
- GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$gcloud helpfor details. - COMMANDS
is one of the following:COMMANDadd-iam-policy-binding(ALPHA)Add IAM policy binding to a Compute Engine instancetemplate.create(ALPHA)Create a Compute Engine virtual machine instance template.create-with-container(ALPHA)(DEPRECATED)Creates a Compute Engine avirtual machine instance template that runs a Docker container.delete(ALPHA)Delete Compute Engine virtual machine instance templates.describe(ALPHA)Describe a virtual machine instance template.get-iam-policy(ALPHA)Get the IAM policy for a Compute Engine instance template.list(ALPHA)List Google Compute Engine instance templates.remove-iam-policy-binding(ALPHA)Remove IAM policy binding from a Compute Engine instancetemplate.set-iam-policy(ALPHA)Set the IAM policy for a Compute Engine instance template.
- NOTES
- This command is currently in alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist. These variants are also available:
gcloudcomputeinstance-templatesgcloudbetacomputeinstance-templates
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-24 UTC.