gcloud dataflow jobs

NAME
gcloud dataflow jobs - a group of subcommands for working with Dataflow jobs
SYNOPSIS
gcloud dataflow jobs COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
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.

COMMANDS
COMMAND is one of the following:
archive
Archives a job.
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.
pause
Starts pausing all given jobs.
resume
Starts resuming all given jobs.
run
Runs a job from the specified path.
show
Shows a short description of the given job.
update-options
Update pipeline options on-the-fly for running Dataflow jobs.
NOTES
These variants are also available:
gcloudalphadataflowjobs 
gcloudbetadataflowjobs 

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026年08月11日 UTC.