mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Jun 26 10:50:44 UTC 2025
This commit is contained in:
parent
3a534cb57c
commit
f645b4c02d
150 changed files with 4099 additions and 393 deletions
|
|
@ -5,9 +5,7 @@ SYNOPSIS
|
|||
gcloud beta iam policy-bindings create
|
||||
(POLICY_BINDING
|
||||
: --folder=FOLDER --location=LOCATION --organization=ORGANIZATION)
|
||||
--policy=POLICY
|
||||
(--target-principal-set=TARGET_PRINCIPAL_SET
|
||||
| --target-resource=TARGET_RESOURCE)
|
||||
--policy=POLICY --target-principal-set=TARGET_PRINCIPAL_SET
|
||||
[--annotations=[ANNOTATIONS,...]] [--async]
|
||||
[--display-name=DISPLAY_NAME] [--etag=ETAG] [--policy-kind=POLICY_KIND]
|
||||
[--condition-description=CONDITION_DESCRIPTION
|
||||
|
|
@ -133,17 +131,6 @@ REQUIRED FLAGS
|
|||
◇ Workload Identity Pool:
|
||||
//iam.googleapis.com/projects/PROJECT_NUMBER/locations/LOCATION/workloadIdentityPools/WORKLOAD_POOL_ID
|
||||
|
||||
--target-resource=TARGET_RESOURCE
|
||||
Full Resource Name used for access policy bindings Examples:
|
||||
|
||||
▹ Organization:
|
||||
//cloudresourcemanager.googleapis.com/organizations/ORGANIZATION_ID
|
||||
▹ Folder:
|
||||
//cloudresourcemanager.googleapis.com/folders/FOLDER_ID
|
||||
▹ Project:
|
||||
▪ //cloudresourcemanager.googleapis.com/projects/PROJECT_NUMBER
|
||||
▪ //cloudresourcemanager.googleapis.com/projects/PROJECT_ID
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--annotations=[ANNOTATIONS,...]
|
||||
User-defined annotations. See https://google.aip.dev/148#annotations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue