mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 09:25:44 +00:00
gcloud: Wed May 18 08:41:01 UTC 2022
This commit is contained in:
parent
379049f21a
commit
9f95235d93
258 changed files with 7569 additions and 441 deletions
|
|
@ -495,7 +495,7 @@ AVAILABLE PROPERTIES
|
|||
adds authentication to requests.
|
||||
|
||||
impersonate_service_account
|
||||
For this `gcloud` invocation, all API requests will be
|
||||
While set, all API requests will be
|
||||
made as the given service account or target service account in an
|
||||
impersonation delegation chain instead of the currently selected
|
||||
account. You can specify either a single service account as the
|
||||
|
|
@ -518,8 +518,8 @@ AVAILABLE PROPERTIES
|
|||
each service account delegates its permissions to the next
|
||||
service account in the chain. Each service account in the list
|
||||
must have the `roles/iam.serviceAccountTokenCreator` role on the
|
||||
next service account in the list. For example, when
|
||||
`--impersonate-service-account=`
|
||||
next service account in the list. For example, when the property is set
|
||||
via `gcloud config set auth/impersonate-service-account=`
|
||||
`_SERVICE_ACCOUNT_1_`,`_SERVICE_ACCOUNT_2_`,
|
||||
the active account must have the
|
||||
`roles/iam.serviceAccountTokenCreator` role on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue