File: //snap/google-cloud-cli/396/help/man/man1/gcloud_scheduler_operations_describe.1
.TH "GCLOUD_SCHEDULER_OPERATIONS_DESCRIBE" 1
.SH "NAME"
.HP
gcloud scheduler operations describe \- show the latest status of an operation
.SH "SYNOPSIS"
.HP
\f5gcloud scheduler operations describe\fR \fB\-\-name\fR=\fINAME\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Show the latest status of an operation.
.SH "EXAMPLES"
To describe the latest status of an operation:
.RS 2m
$ gcloud scheduler operations describe \e
projects/my\-project/locations/us\-central1/operations/\e
my\-operation
.RE
.SH "REQUIRED FLAGS"
.RS 2m
.TP 2m
\fB\-\-name\fR=\fINAME\fR
The full name of the Cloud Scheduler operation to describe. Format:
projects/{project}/locations/{location}/operations/{operation}
.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.