mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
46 lines
1.2 KiB
Text
46 lines
1.2 KiB
Text
|
|
NAME
|
||
|
|
gcloud dataflow - manage Google Cloud Dataflow resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud dataflow GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
The gcloud dataflow command group lets you manage Google Cloud Dataflow
|
||
|
|
resources.
|
||
|
|
|
||
|
|
Cloud Dataflow is a unified programming model and a managed service for
|
||
|
|
developing and executing a wide range of data processing patterns including
|
||
|
|
ETL, batch computation, and continuous computation.
|
||
|
|
|
||
|
|
More information on Cloud Dataflow can be found here:
|
||
|
|
https://cloud.google.com/dataflow and detailed documentation can be found
|
||
|
|
here: https://cloud.google.com/dataflow/docs/
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
flex-template
|
||
|
|
A group of subcommands for working with Dataflow flex template.
|
||
|
|
|
||
|
|
jobs
|
||
|
|
A group of subcommands for working with Dataflow jobs.
|
||
|
|
|
||
|
|
snapshots
|
||
|
|
A group of subcommands for working with Cloud Dataflow snapshots.
|
||
|
|
|
||
|
|
sql
|
||
|
|
A group of subcommands for working with Dataflow SQL.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha dataflow
|
||
|
|
|
||
|
|
$ gcloud beta dataflow
|
||
|
|
|