mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
24 lines
566 B
Text
24 lines
566 B
Text
NAME
|
|
gcloud beta dataflow yaml - a group of subcommands for launching beam yaml
|
|
jobs on Dataflow
|
|
|
|
SYNOPSIS
|
|
gcloud beta dataflow yaml COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Runs a job from the specified path.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice.
|
|
|