File: //snap/google-cloud-cli/394/help/man/man1/gcloud_alpha_scc_posture-operations_describe.1
.TH "GCLOUD_ALPHA_SCC_POSTURE\-OPERATIONS_DESCRIBE" 1
.SH "NAME"
.HP
gcloud alpha scc posture\-operations describe \- describe a Cloud Security Command Center posture long running operation
.SH "SYNOPSIS"
.HP
\f5gcloud alpha scc posture\-operations describe\fR \fIOPERATION_NAME\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR 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 alpha 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/v1alpha\fR API. The full documentation
for this API can be found at: https://cloud.google.com/security\-command\-center
.SH "NOTES"
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct project,
you might be trying to access an API with an invitation\-only early access
allowlist. This variant is also available:
.RS 2m
$ gcloud scc posture\-operations describe
.RE