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/help

46 lines
1.2 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
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.
2024-05-08 09:17:12 +00:00
yaml
A group of subcommands for launching Beam YAML jobs on Dataflow.
2022-03-01 04:29:52 +00:00
NOTES
These variants are also available:
$ gcloud alpha dataflow
$ gcloud beta dataflow