mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
39 lines
974 B
Text
39 lines
974 B
Text
NAME
|
|
gcloud beta dataflow snapshots - a group of subcommands for working with
|
|
Cloud Dataflow snapshots
|
|
|
|
SYNOPSIS
|
|
gcloud beta dataflow snapshots COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Creates a snapshot for a Cloud Dataflow job.
|
|
|
|
delete
|
|
(BETA) Delete a Cloud Dataflow snapshot.
|
|
|
|
describe
|
|
(BETA) Describe a Cloud Dataflow snapshot.
|
|
|
|
list
|
|
(BETA) List all Cloud Dataflow snapshots in a project in the specified
|
|
region, optionally filtered by job ID.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud dataflow snapshots
|
|
|
|
$ gcloud alpha dataflow snapshots
|
|
|