gcloud_dataflow_jobs (1)
NAME
- gcloud dataflow jobs - a group of subcommands for working with Dataflow jobs
SYNOPSIS
-
gcloud dataflow jobs COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
-
- cancel
-
Cancels all jobs that match the command line arguments.
- describe
-
Outputs the Job object resulting from the Get API.
- drain
-
Drains all jobs that match the command line arguments.
- list
-
Lists all jobs in a particular project, optionally filtered by region.
- run
-
Runs a job from the specified path.
- show
-
Shows a short description of the given job.
NOTES
These variants are also available:
- $ gcloud alpha dataflow jobs $ gcloud beta dataflow jobs