gcloud beta dataflow jobs - a group of subcommands for working with Dataflow jobs
gcloud beta dataflow jobs COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) A group of subcommands for working with Dataflow jobs.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- cancel
(BETA) Cancels all jobs that match the command line arguments.
- describe
(BETA) Outputs the Job object resulting from the Get API.
- drain
(BETA) Drains all jobs that match the command line arguments.
- export-steps
(BETA) Exports information about the steps for the given job.
- list
(BETA) Lists all jobs in a particular project, optionally filtered by region.
- run
(BETA) Runs a job from the specified path.
- show
(BETA) Shows a short description of the given job.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud dataflow jobs
$ gcloud alpha dataflow jobs