1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/dataflow/help
2024-06-19 09:33:28 +00:00

48 lines
1.3 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
(DEPRECATED) A group of subcommands for working with Dataflow SQL.
yaml
A group of subcommands for launching Beam YAML jobs on Dataflow.
NOTES
These variants are also available:
$ gcloud alpha dataflow
$ gcloud beta dataflow