NAME
    gcloud dataflow - manage Google Cloud Dataflow resources

SYNOPSIS
    gcloud dataflow GROUP [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    The gcloud dataflow command group lets you manage Google Cloud Dataflow
    resources.

    Cloud Dataflow is a unified programming model and a managed service for
    developing and executing a wide range of data processing patterns including
    ETL, batch computation, and continuous computation.

    More information on Cloud Dataflow can be found here:
    https://cloud.google.com/dataflow and detailed documentation can be found
    here: https://cloud.google.com/dataflow/docs/

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     flex-template
        A group of subcommands for working with Dataflow flex template.

     jobs
        A group of subcommands for working with Dataflow jobs.

     snapshots
        A group of subcommands for working with Cloud Dataflow snapshots.

     yaml
        A group of subcommands for launching Beam YAML jobs on Dataflow.

NOTES
    These variants are also available:

        $ gcloud alpha dataflow

        $ gcloud beta dataflow

