NAME

gcloud dataflow jobs describe - outputs the Job object resulting from the Get API

SYNOPSIS

gcloud dataflow jobs describe JOB_ID [--full] [--region=REGION_ID] [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

By default this will display the Summary view which includes:

Notable values that are only in the full view:

POSITIONAL ARGUMENTS

JOB_ID

The job ID to operate on.

FLAGS

--full

Retrieve the full Job rather than the summary view

--region=REGION_ID

The region ID of the job's regional endpoint. Defaults to 'us-central1'.

GCLOUD WIDE FLAGS

These flags are available to all commands: --access-token-file, --account, --billing-project, --configuration, --flags-file, --flatten, --format, --help, --impersonate-service-account, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity.

Run $ gcloud help for details.

NOTES

This variant is also available:

$ gcloud beta dataflow jobs describe