File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_dataflow_snapshots_describe.1
.TH "GCLOUD_BETA_DATAFLOW_SNAPSHOTS_DESCRIBE" 1
.SH "NAME"
.HP
gcloud beta dataflow snapshots describe \- describe a Cloud Dataflow snapshot
.SH "SYNOPSIS"
.HP
\f5gcloud beta dataflow snapshots describe\fR \fISNAPSHOT_ID\fR \fB\-\-region\fR=\fIREGION_ID\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR Describe a Cloud Dataflow snapshot.
.SH "EXAMPLES"
To see details about a Cloud Dataflow snapshot, run:
.RS 2m
$ gcloud beta dataflow snapshots describe SNAPSHOT_ID \e
\-\-region=SNAPSHOT_REGION
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fISNAPSHOT_ID\fR
ID of the Cloud Dataflow snapshot.
.RE
.sp
.SH "REQUIRED FLAGS"
.RS 2m
.TP 2m
\fB\-\-region\fR=\fIREGION_ID\fR
Region ID of the snapshot regional endpoint.
.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. These
variants are also available:
.RS 2m
$ gcloud dataflow snapshots describe
.RE
.RS 2m
$ gcloud alpha dataflow snapshots describe
.RE