1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Aug 16 10:49:45 UTC 2023

This commit is contained in:
Automated 2023-08-16 10:49:45 +00:00
parent 19bfacfbed
commit 5f3d6bc974
165 changed files with 3881 additions and 596 deletions

View file

@ -11,7 +11,7 @@ DESCRIPTION
(ALPHA) Analyze organization policies under a scope.
EXAMPLES
To list 10 org policies of a constraint in an organization, run:
To list 10 organization policies of a constraint in an organization, run:
$ gcloud alpha asset analyze-org-policies \
--scope=organizations/YOUR_ORG_ID \
@ -23,16 +23,15 @@ REQUIRED FLAGS
response only contains analyzed organization policies for the provided
constraint.
Examples:
Example:
``organizations/{ORGANIZATION_NUMBER}/customConstraints/{CUSTOM_CONSTRAINT_NAME}
◆ organizations/{ORGANIZATION_NUMBER}/customConstraints/{CUSTOM_CONSTRAINT_NAME}
for a user-defined custom constraint.
--scope=SCOPE
Scope can only be an organization for now. The analysis is limited to
the Cloud org policies within this scope. The caller must be granted
the cloudasset.assets.searchAllResources permission on the desired
scope.
Scope can only be an organization. The analysis is limited to the Cloud
organization policies within this scope. The caller must be granted the
cloudasset.assets.searchAllResources permission on the desired scope.
The allowed values are:

View file

@ -24,16 +24,16 @@ REQUIRED FLAGS
response only contains analyzed organization policies for the provided
constraint.
Examples:
Example:
``organizations/{ORGANIZATION_NUMBER}/customConstraints/{CUSTOM_CONSTRAINT_NAME}
◆ organizations/{ORGANIZATION_NUMBER}/customConstraints/{CUSTOM_CONSTRAINT_NAME}
for a user-defined custom constraint.
--scope=SCOPE
Scope can only be an organization for now. The analysis is limited to
the Cloud org policies and containers within this scope. The caller
must be granted the cloudasset.assets.searchAllResources permission on
the desired scope.
Scope can only be an organization. The analysis is limited to the Cloud
organization policies and containers within this scope. The caller must
be granted the cloudasset.assets.searchAllResources permission on the
desired scope.
The allowed values are: