mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
27 lines
544 B
Text
27 lines
544 B
Text
|
|
NAME
|
||
|
|
gcloud dataflow yaml - a group of subcommands for launching Beam YAML jobs
|
||
|
|
on Dataflow
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud dataflow yaml COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
A group of subcommands for launching Beam YAML jobs on Dataflow.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
run
|
||
|
|
Runs a job from the specified path.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This variant is also available:
|
||
|
|
|
||
|
|
$ gcloud beta dataflow yaml
|
||
|
|
|