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

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

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

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

     create
        (BETA) Create Compute Engine snapshots.

     delete
        (BETA) Delete Compute Engine snapshots.

     describe
        (BETA) Describe a Compute Engine snapshot.

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

     list
        (BETA) List Google Compute Engine snapshots.

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

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

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

     update
        (BETA) Update a Compute Engine snapshot.

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

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud compute snapshots

        $ gcloud alpha compute snapshots

