File: //snap/google-cloud-cli/current/help/man/man1/gcloud_org-policies_describe-custom-constraint.1
.TH "GCLOUD_ORG\-POLICIES_DESCRIBE\-CUSTOM\-CONSTRAINT" 1
.SH "NAME"
.HP
gcloud org\-policies describe\-custom\-constraint \- describe a custom constraint
.SH "SYNOPSIS"
.HP
\f5gcloud org\-policies describe\-custom\-constraint\fR \fICUSTOM_CONSTRAINT\fR \fB\-\-organization\fR=\fIORGANIZATION_ID\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Describes a custom constraint.
.SH "EXAMPLES"
To describe the custom constraint 'custom.myCustomConstraint' associated with
the Organization '1234', run:
.RS 2m
$ gcloud org\-policies describe\-custom\-constraint \e
custom.myCustomConstraint \-\-organization=1234
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fICUSTOM_CONSTRAINT\fR
Name of the custom constraint.
.RE
.sp
.SH "REQUIRED FLAGS"
.RS 2m
.TP 2m
\fB\-\-organization\fR=\fIORGANIZATION_ID\fR
Organization ID.
.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.