1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 02:25:19 +00:00
gcloud-help/gcloud/dataflow/snapshots/help

39 lines
863 B
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
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