mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Sep 25 09:51:52 UTC 2024
This commit is contained in:
parent
8ebed5b0f1
commit
0a5b6f11af
202 changed files with 9781 additions and 830 deletions
|
|
@ -26,10 +26,6 @@ EXAMPLES
|
|||
- accessPolicies/9522/accessLevels/specific_location
|
||||
groupKey: a3dad
|
||||
name: organizations/256/gcpUserAccessBindings/b3-BhcX_Ud5N
|
||||
restrictedClientApplications:
|
||||
- clientId: 123.apps.googleusercontent.com
|
||||
- name: Cloud Console
|
||||
- name: Google Cloud SDK
|
||||
|
||||
Or
|
||||
|
||||
|
|
@ -42,25 +38,25 @@ EXAMPLES
|
|||
name: organizations/256/gcpUserAccessBindings/b3-BhcX_Ud5N
|
||||
scopedAccessSettings:
|
||||
- activeSettings:
|
||||
accessLevels:
|
||||
- accessPolicies/9522/accessLevels/device_trusted
|
||||
dryRunSettings:
|
||||
accessLevels:
|
||||
- accessPolicies/9522/accessLevels/specific_location
|
||||
scope:
|
||||
clientScope:
|
||||
restrictedClientApplication:
|
||||
clientId: 123.apps.googleusercontent.com
|
||||
accessLevels:
|
||||
- accessPolicies/9522/accessLevels/device_trusted
|
||||
dryRunSettings:
|
||||
accessLevels:
|
||||
- accessPolicies/9522/accessLevels/specific_location
|
||||
scope:
|
||||
clientScope:
|
||||
restrictedClientApplication:
|
||||
clientId: 123.apps.googleusercontent.com
|
||||
- activeSettings:
|
||||
accessLevels:
|
||||
- accessPolicies/9522/accessLevels/device_trusted
|
||||
dryRunSettings:
|
||||
accessLevels:
|
||||
- accessPolicies/9522/accessLevels/specific_location
|
||||
scope:
|
||||
clientScope:
|
||||
restrictedClientApplication:
|
||||
name: Cloud Console
|
||||
accessLevels:
|
||||
- accessPolicies/9522/accessLevels/device_trusted
|
||||
dryRunSettings:
|
||||
accessLevels:
|
||||
- accessPolicies/9522/accessLevels/specific_location
|
||||
scope:
|
||||
clientScope:
|
||||
restrictedClientApplication:
|
||||
name: Cloud Console
|
||||
|
||||
If filter is specified as principal:serviceAccount OR
|
||||
principal:serviceAccountProjectNumber, the output is printed in the
|
||||
|
|
|
|||
|
|
@ -13,8 +13,8 @@ SYNOPSIS
|
|||
|
||||
DESCRIPTION
|
||||
(ALPHA) Update an existing access binding. You can update the level, dry
|
||||
run level, restricted client application client IDs and restricted client
|
||||
application names. They can't all be empty.
|
||||
run level, scoped access settings, restricted client application client IDs
|
||||
and restricted client application names. They can't all be empty.
|
||||
|
||||
EXAMPLES
|
||||
To update an existing access binding, run:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue