File: //snap/google-cloud-cli/394/help/man/man1/gcloud_compute_org-security-policies_describe.1
.TH "GCLOUD_COMPUTE_ORG\-SECURITY\-POLICIES_DESCRIBE" 1
.SH "NAME"
.HP
gcloud compute org\-security\-policies describe \- describe a Compute Engine organization security policy
.SH "SYNOPSIS"
.HP
\f5gcloud compute org\-security\-policies describe\fR \fISECURITY_POLICY\fR [\fB\-\-organization\fR=\fIORGANIZATION\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fBgcloud compute org\-security\-policies describe\fR is used to describe
organization security policies. An organization security policy is a set of
rules that controls access to various resources.
.SH "EXAMPLES"
To describe an organization security policy with ID \f5\fI123456789\fR\fR, run:
.RS 2m
$ gcloud compute org\-security\-policies describe 123456789
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fISECURITY_POLICY\fR
Short name or ID of the security policy to describe.
.RE
.sp
.SH "FLAGS"
.RS 2m
.TP 2m
\fB\-\-organization\fR=\fIORGANIZATION\fR
Organization in which the organization security policy is to be described. Must
be set if SECURITY_POLICY is short name.
.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"
These variants are also available:
.RS 2m
$ gcloud alpha compute org\-security\-policies describe
.RE
.RS 2m
$ gcloud beta compute org\-security\-policies describe
.RE