mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
29 lines
648 B
Text
29 lines
648 B
Text
NAME
|
|
gcloud dataflow flex-template - a group of subcommands for working with
|
|
Dataflow flex template
|
|
|
|
SYNOPSIS
|
|
gcloud dataflow flex-template COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
A group of subcommands for working with Dataflow flex template.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
build
|
|
Builds a flex template file from the specified parameters.
|
|
|
|
run
|
|
Runs a job from the specified path.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta dataflow flex-template
|
|
|