1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/alpha/resource-manager/org-policies/help
2022-03-01 04:29:52 +00:00

54 lines
1.5 KiB
Text

NAME
gcloud alpha resource-manager org-policies - manage Org Policies
SYNOPSIS
gcloud alpha resource-manager org-policies COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(ALPHA) Add values to an Organization Policy allowed_values list
policy.
delete
(ALPHA) Delete an Organization Policy.
deny
(ALPHA) Add values to an Organization Policy denied_values list policy.
describe
(ALPHA) Describe an Organization Policy.
disable-enforce
(ALPHA) Turns off enforcement of boolean Organization Policy
constraint.
enable-enforce
(ALPHA) Turns on enforcement of boolean Organization Policy constraint.
list
(ALPHA) List Organization Policies associated with the specified
resource.
set-policy
(ALPHA) Set Organization Policy.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud resource-manager org-policies
$ gcloud beta resource-manager org-policies