NAME
    gcloud org-policies - create and manage Organization Policies

SYNOPSIS
    gcloud org-policies COMMAND [GCLOUD_WIDE_FLAG ...]

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

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     delete
        Delete an organization policy.

     describe
        Describe an organization policy.

     list
        List the policies set on a resource.

     reset
        Reset the policy to the default for the constraint.

     set-policy
        Set an organization policy from a JSON or YAML file.
