mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
50 lines
1.2 KiB
Text
50 lines
1.2 KiB
Text
NAME
|
|
gcloud beta resource-manager org-policies - manage Org Policies
|
|
|
|
SYNOPSIS
|
|
gcloud beta resource-manager org-policies COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Add values to an Organization Policy allowed_values list policy.
|
|
|
|
delete
|
|
(BETA) Delete an Organization Policy.
|
|
|
|
deny
|
|
(BETA) Add values to an Organization Policy denied_values list policy.
|
|
|
|
describe
|
|
(BETA) Describe an Organization Policy.
|
|
|
|
disable-enforce
|
|
(BETA) Turns off enforcement of boolean Organization Policy constraint.
|
|
|
|
enable-enforce
|
|
(BETA) Turns on enforcement of boolean Organization Policy constraint.
|
|
|
|
list
|
|
(BETA) List Organization Policies associated with the specified
|
|
resource.
|
|
|
|
set-policy
|
|
(BETA) Set Organization Policy.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud resource-manager org-policies
|
|
|
|
$ gcloud alpha resource-manager org-policies
|
|
|