gcloud preview compute images

NAME
gcloud preview compute images - list, create, and delete Compute Engine images
SYNOPSIS
gcloud preview compute images COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(PREVIEW) Create and manipulate Compute Engine images.

For more information about images, see the images documentation.

See also: Images API.

GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
(PREVIEW) Add IAM policy binding to a Compute Engine image.
add-labels
(PREVIEW) Add labels to Google Compute Engine images.
create
(PREVIEW) Create Compute Engine images.
delete
(PREVIEW) Delete Compute Engine images.
deprecate
(PREVIEW) Manage deprecation status of Compute Engine images.
describe
(PREVIEW) Describe a Compute Engine image.
describe-from-family
(PREVIEW) Describe the latest image from an image family.
export
(PREVIEW) Export a Compute Engine image.
get-iam-policy
(PREVIEW) Get the IAM policy for a Compute Engine image.
import
(PREVIEW) (DEPRECATED) Import an image into Compute Engine.
list
(PREVIEW) List Google Compute Engine images.
remove-iam-policy-binding
(PREVIEW) Remove IAM policy binding from a Compute Engine image.
remove-labels
(PREVIEW) Remove labels from Google Compute Engine images.
set-iam-policy
(PREVIEW) Set the IAM policy for a Compute Engine image.
update
(PREVIEW) Update a Compute Engine image.
NOTES
This command is currently in DEVELOPER PREVIEW and may 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:
gcloud compute images
gcloud alpha compute images
gcloud beta compute images