NAME gcloud compute snapshots - list, describe, and delete Compute Engine snapshots SYNOPSIS gcloud compute snapshots COMMAND [GCLOUD_WIDE_FLAG ...] DESCRIPTION List, describe, and delete Compute Engine snapshots. For more information about snapshots, see the snapshots documentation (https://cloud.google.com/compute/docs/disks/create-snapshots). See also: Snapshots API (https://cloud.google.com/compute/docs/reference/rest/v1/snapshots). 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 Add IAM policy binding to a Compute Engine snapshot. add-labels Add labels to Google Compute Engine snapshots. create Create Compute Engine snapshots. delete Delete Compute Engine snapshots. describe Describe a Compute Engine snapshot. get-iam-policy Get the IAM policy for a Compute Engine snapshot. list List Google Compute Engine snapshots. remove-iam-policy-binding Remove IAM policy binding from a Compute Engine snapshot. remove-labels Remove labels from Google Compute Engine snapshots. set-iam-policy Set the IAM policy for a Compute Engine snapshot. update Update a Compute Engine snapshot. NOTES These variants are also available: $ gcloud alpha compute snapshots $ gcloud beta compute snapshots