mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
38 lines
863 B
Text
38 lines
863 B
Text
NAME
|
|
gcloud dataflow snapshots - a group of subcommands for working with Cloud
|
|
Dataflow snapshots
|
|
|
|
SYNOPSIS
|
|
gcloud dataflow snapshots COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Creates a snapshot for a Cloud Dataflow job.
|
|
|
|
delete
|
|
Delete a Cloud Dataflow snapshot.
|
|
|
|
describe
|
|
Describe a Cloud Dataflow snapshot.
|
|
|
|
list
|
|
List all Cloud Dataflow snapshots in a project in the specified region,
|
|
optionally filtered by job ID.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha dataflow snapshots
|
|
|
|
$ gcloud beta dataflow snapshots
|
|
|