NAME
    gcloud alpha dataflow snapshots - a group of subcommands for working with
        Cloud Dataflow snapshots

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

DESCRIPTION
    (ALPHA) A group of subcommands for working with Cloud Dataflow snapshots.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Creates a snapshot for a Cloud Dataflow job.

     delete
        (ALPHA) Delete a Cloud Dataflow snapshot.

     describe
        (ALPHA) Describe a Cloud Dataflow snapshot.

     list
        (ALPHA) List all Cloud Dataflow snapshots in a project in the specified
        region, optionally filtered by job ID.

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 dataflow snapshots

        $ gcloud beta dataflow snapshots

