File: //snap/google-cloud-cli/394/help/man/man1/gcloud_scc_posture-operations_describe.1
.TH "GCLOUD_SCC_POSTURE\-OPERATIONS_DESCRIBE" 1
.SH "NAME"
.HP
gcloud scc posture\-operations describe \- describe a Cloud Security Command Center posture long running operation
.SH "SYNOPSIS"
.HP
\f5gcloud scc posture\-operations describe\fR \fIOPERATION_NAME\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Describe a Cloud Security Command Center (SCC) posture long running operation.
.SH "EXAMPLES"
To return long running operation status for operation
(operation\-1694515698847\-605272e4bcd7c\-f93dade6\-067467ae) of parent
organizations/123/locations/global, run:
.RS 2m
$ gcloud scc posture\-operations describe \e
organizations/123/locations/global/operations/\e
operation\-1694515698847\-605272e4bcd7c\-f93dade6\-067467ae
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fIOPERATION_NAME\fR
Relative resource name of the operation, of the format:
organizations/<organizationID>/locations/<location>/operations/<operationID>.
.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 "API REFERENCE"
This command uses the \fBsecurityposture/v1\fR API. The full documentation for
this API can be found at: https://cloud.google.com/security\-command\-center
.SH "NOTES"
This variant is also available:
.RS 2m
$ gcloud alpha scc posture\-operations describe
.RE