gcloud beta compute images - list, create, and delete Compute Engine images
gcloud beta compute images COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) 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
(BETA) Add IAM policy binding to a Compute Engine image.
- add-labels
(BETA) Add labels to Google Compute Engine images.
- create
(BETA) Create Compute Engine images.
- delete
(BETA) Delete Compute Engine images.
- deprecate
(BETA) Manage deprecation status of Compute Engine images.
- describe
(BETA) Describe a Compute Engine image.
- describe-from-family
(BETA) Describe the latest image from an image family.
- export
(BETA) Export a Compute Engine image.
- get-iam-policy
(BETA) Get the IAM policy for a Compute Engine image.
- import
(BETA) Import an image into Compute Engine.
- list
(BETA) List Google Compute Engine images.
- remove-iam-policy-binding
(BETA) Remove IAM policy binding from a Compute Engine image.
- remove-labels
(BETA) Remove labels from Google Compute Engine images.
- set-iam-policy
(BETA) Set the IAM policy for a Compute Engine image.
- update
(BETA) Update a Compute Engine image.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud compute images
$ gcloud alpha compute images