gcloud_compute_instance-templates (1)
NAME
- gcloud compute instance-templates - read and manipulate Google Compute Engine instances templates
SYNOPSIS
-
gcloud compute instance-templates COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
More information on Compute Engine instance templates can be found here: cloud.google.com/compute/docs/instance-templates
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
-
- create
-
Create a Compute Engine virtual machine instance template.
- create-with-container
-
Creates Google Compute Engine virtual machine instance template running Docker
images.
- delete
-
Delete Google Compute Engine virtual machine instance templates.
- describe
-
Describe a virtual machine instance template.
- list
-
List Google Compute Engine instance templates.
NOTES
These variants are also available:
- $ gcloud alpha compute instance-templates $ gcloud beta compute instance-templates