mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
26 lines
527 B
Text
26 lines
527 B
Text
|
|
NAME
|
||
|
|
gcloud dataflow sql - a group of subcommands for working with Dataflow SQL
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud dataflow sql COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
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
|
||
|
|
Execute the user-specified SQL query on Dataflow.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This variant is also available:
|
||
|
|
|
||
|
|
$ gcloud beta dataflow sql
|
||
|
|
|