gcloud compute images - list, create, and delete Compute Engine images
gcloud compute images COMMAND [GCLOUD_WIDE_FLAG ...]
Create and manipulate Compute Engine images.
For more information about images, see the images documentation https://cloud.google.com/compute/docs/images.
See also: Images API https://cloud.google.com/compute/docs/reference/rest/v1/images.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- add-iam-policy-binding
Add IAM policy binding to a Compute Engine image.
- add-labels
Add labels to Google Compute Engine images.
- create
Create Compute Engine images.
- delete
Delete Compute Engine images.
- deprecate
Manage deprecation status of Compute Engine images.
- describe
Describe a Compute Engine image.
- describe-from-family
Describe the latest image from an image family.
- export
Export a Compute Engine image.
- get-iam-policy
Get the IAM policy for a Compute Engine image.
- import
Import an image into Compute Engine.
- list
List Google Compute Engine images.
- remove-iam-policy-binding
Remove IAM policy binding from a Compute Engine image.
- remove-labels
Remove labels from Google Compute Engine images.
- set-iam-policy
Set the IAM policy for a Compute Engine image.
- update
Update a Compute Engine image.
These variants are also available:
$ gcloud alpha compute images
$ gcloud beta compute images