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) (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
        (BETA) (DEPRECATED) 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

