1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-14 17:05:28 +00:00
gcloud-help/gcloud/resource-manager/org-policies/help
2022-03-01 04:29:52 +00:00

48 lines
1.1 KiB
Text

NAME
gcloud resource-manager org-policies - manage Org Policies
SYNOPSIS
gcloud resource-manager org-policies COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Commands to query and to update your Org Policies.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
allow
Add values to an Organization Policy allowed_values list policy.
delete
Delete an Organization Policy.
deny
Add values to an Organization Policy denied_values list policy.
describe
Describe an Organization Policy.
disable-enforce
Turns off enforcement of boolean Organization Policy constraint.
enable-enforce
Turns on enforcement of boolean Organization Policy constraint.
list
List Organization Policies associated with the specified resource.
set-policy
Set Organization Policy.
NOTES
These variants are also available:
$ gcloud alpha resource-manager org-policies
$ gcloud beta resource-manager org-policies