NAME
    gcloud alpha compute snapshots - list, describe, and delete Compute Engine
        snapshots

SYNOPSIS
    gcloud alpha compute snapshots COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) 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
        (ALPHA) Add IAM policy binding to a Compute Engine snapshot.

     add-labels
        (ALPHA) Add labels to Google Compute Engine snapshots.

     create
        (ALPHA) Create Compute Engine snapshots.

     delete
        (ALPHA) Delete Compute Engine snapshots.

     describe
        (ALPHA) Describe a Compute Engine snapshot.

     get-iam-policy
        (ALPHA) Get the IAM policy for a Compute Engine snapshot.

     list
        (ALPHA) List Google Compute Engine snapshots.

     remove-iam-policy-binding
        (ALPHA) Remove IAM policy binding from a Compute Engine snapshot.

     remove-labels
        (ALPHA) Remove labels from Google Compute Engine snapshots.

     set-iam-policy
        (ALPHA) Set the IAM policy for a Compute Engine snapshot.

     update
        (ALPHA) Update a Compute Engine snapshot.

     update-kms-key
        (ALPHA) Update the KMS key of a Compute Engine standard or archive
        snapshot.

NOTES
    This command is currently in alpha and might 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 snapshots

        $ gcloud beta compute snapshots

