mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
31 lines
823 B
Text
31 lines
823 B
Text
NAME
|
|
gcloud dataflow sql - a group of subcommands for working with Dataflow SQL
|
|
|
|
SYNOPSIS
|
|
gcloud dataflow sql COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(DEPRECATED) A group of subcommands for working with Dataflow SQL.
|
|
|
|
This command is deprecated and will be removed January 31, 2025. Please see
|
|
Beam YAML (https://beam.apache.org/documentation/sdks/yaml/) and Beam
|
|
notebooks
|
|
(https://cloud.google.com/dataflow/docs/guides/notebook-advanced#beam-sql)
|
|
for alternatives.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
query
|
|
(DEPRECATED) Execute the user-specified SQL query on Dataflow.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta dataflow sql
|
|
|