2022-03-01 04:29:52 +00:00
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
sql
|
2024-06-19 09:33:28 +00:00
|
|
|
(BETA) (DEPRECATED) A group of subcommands for working with Dataflow
|
|
|
|
|
SQL.
|
2022-03-01 04:29:52 +00:00
|
|
|
|
2024-01-31 10:36:17 +00:00
|
|
|
yaml
|
2024-05-08 09:17:12 +00:00
|
|
|
(BETA) A group of subcommands for launching Beam YAML jobs on Dataflow.
|
2024-01-31 10:36:17 +00:00
|
|
|
|
2022-03-01 04:29:52 +00:00
|
|
|
NOTES
|
|
|
|
|
This command is currently in beta and might change without notice. These
|
|
|
|
|
variants are also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud dataflow
|
|
|
|
|
|
|
|
|
|
$ gcloud alpha dataflow
|
|
|
|
|
|