1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/org-policies/help
2022-03-01 04:29:52 +00:00

40 lines
1.1 KiB
Text

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.