mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
53 lines
1.5 KiB
Text
53 lines
1.5 KiB
Text
NAME
|
|
gcloud beta dataflow - manage Google Cloud Dataflow resources
|
|
|
|
SYNOPSIS
|
|
gcloud beta dataflow GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) A group of subcommands for working with Dataflow flex template.
|
|
|
|
jobs
|
|
(BETA) A group of subcommands for working with Dataflow jobs.
|
|
|
|
logs
|
|
(BETA) A group of subcommands for working with Dataflow logs.
|
|
|
|
metrics
|
|
(BETA) A group of subcommands for working with Dataflow metrics.
|
|
|
|
snapshots
|
|
(BETA) A group of subcommands for working with Cloud Dataflow
|
|
snapshots.
|
|
|
|
yaml
|
|
(BETA) A group of subcommands for launching Beam YAML jobs on Dataflow.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud dataflow
|
|
|
|
$ gcloud alpha dataflow
|
|
|