gcloud dataflow - manage Google Cloud Dataflow resources
gcloud dataflow GROUP [GCLOUD_WIDE_FLAG ...]
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/
These flags are available to all commands: --help.
Run $ gcloud help for details.
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.
These variants are also available:
$ gcloud alpha dataflow
$ gcloud beta dataflow