File: //snap/google-cloud-cli/394/help/man/man1/gcloud_org-policies.1
.TH "GCLOUD_ORG\-POLICIES" 1
.SH "NAME"
.HP
gcloud org\-policies \- create and manage Organization Policies
.SH "SYNOPSIS"
.HP
\f5gcloud org\-policies\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
The gcloud org\-policies command group lets you create and manipulate
Organization Policies.
The Organization Policy Service gives you centralized and programmatic control
over your organization's cloud resources. As the organization policy
administrator, you will be able to configure restrictions across your entire
resource hierarchy.
More information on Organization Policies can be found here:
https://cloud.google.com/resource\-manager/docs/organization\-policy/overview
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBdelete\fR
Delete an organization policy.
.TP 2m
\fBdelete\-custom\-constraint\fR
Deletes a custom constraint.
.TP 2m
\fBdescribe\fR
Describe an organization policy.
.TP 2m
\fBdescribe\-custom\-constraint\fR
Describe a custom constraint.
.TP 2m
\fBlist\fR
List the policies set on a resource.
.TP 2m
\fBlist\-custom\-constraints\fR
Lists the custom constraints set on an organization.
.TP 2m
\fBreset\fR
Reset the policy to the default for the constraint.
.TP 2m
\fBset\-custom\-constraint\fR
Set a custom constraint from a JSON or YAML file.
.TP 2m
\fBset\-policy\fR
Set an organization policy from a JSON or YAML file.
.RE
.sp