File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_dns_operations_describe.1
.TH "GCLOUD_BETA_DNS_OPERATIONS_DESCRIBE" 1
.SH "NAME"
.HP
gcloud beta dns operations describe \- describe an operation
.SH "SYNOPSIS"
.HP
\f5gcloud beta dns operations describe\fR \fIOPERATION_ID\fR \fB\-\-zone\fR=\fIZONE\fR, \fB\-z\fR \fIZONE\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR This command displays the details of a single managed\-zone
operation.
.SH "EXAMPLES"
To describe a managed\-zone operation:
.RS 2m
$ gcloud beta dns operations describe 1234 \-\-zone=my_zone
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fIOPERATION_ID\fR
The id of the operation to display.
.RE
.sp
.SH "REQUIRED FLAGS"
.RS 2m
.TP 2m
\fB\-\-zone\fR=\fIZONE\fR, \fB\-z\fR \fIZONE\fR
Name of zone to get operations from.
.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 dns operations describe
.RE
.RS 2m
$ gcloud alpha dns operations describe
.RE