mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
27 lines
625 B
Text
27 lines
625 B
Text
NAME
|
|
gcloud beta dataflow sql - a group of subcommands for working with Dataflow
|
|
SQL
|
|
|
|
SYNOPSIS
|
|
gcloud beta dataflow sql COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) A group of subcommands for working with Dataflow SQL.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
query
|
|
(BETA) Execute the user-specified SQL query on Dataflow.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud dataflow sql
|
|
|