NAME
    gcloud alpha dataflow jobs - a group of subcommands for working with
        Dataflow jobs

SYNOPSIS
    gcloud alpha dataflow jobs GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) A group of subcommands for working with Dataflow jobs.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     config
        (ALPHA) Manage Dataflow job configurations.

COMMANDS
    COMMAND is one of the following:

     export-steps
        (ALPHA) Exports information about the steps for the given job.

     resume-unsupported-sdk
        (ALPHA) Resumes job running with the specified job id.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud dataflow jobs

        $ gcloud beta dataflow jobs

