gcloud_beta_dataflow_jobs (1)
NAME
- gcloud beta dataflow jobs - a group of subcommands for working with Dataflow jobs
SYNOPSIS
-
gcloud beta dataflow jobs COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) A group of subcommands for working with Dataflow jobs.
GCLOUD WIDE FLAGS
COMMANDS
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.
NOTES
This command is currently in BETA and may change without notice. These variants are also available:
- $ gcloud dataflow jobs $ gcloud alpha dataflow jobs