File: //snap/google-cloud-cli/396/help/man/man1/gcloud_beta_dataflow_jobs_show.1
.TH "GCLOUD_BETA_DATAFLOW_JOBS_SHOW" 1
.SH "NAME"
.HP
gcloud beta dataflow jobs show \- shows a short description of the given job
.SH "SYNOPSIS"
.HP
\f5gcloud beta dataflow jobs show\fR \fIJOB_ID\fR [\fB\-\-environment\fR] [\fB\-\-region\fR=\fIREGION_ID\fR] [\fB\-\-steps\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR Shows a short description of the given job.
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fIJOB_ID\fR
Job ID to operate on.
.RE
.sp
.SH "FLAGS"
.RS 2m
.TP 2m
\fB\-\-environment\fR
If present, the environment will be listed.
.TP 2m
\fB\-\-region\fR=\fIREGION_ID\fR
Region ID of the job's regional endpoint. Defaults to 'us\-central1'.
.TP 2m
\fB\-\-steps\fR
If present, the steps will be listed.
.RE
.sp
.SH "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 \fB$ gcloud help\fR for details.
.SH "NOTES"
This command is currently in beta and might change without notice. This variant
is also available:
.RS 2m
$ gcloud dataflow jobs show
.RE