1
0
Fork 0
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:
Automated 2022-05-18 08:41:01 +00:00
parent 379049f21a
commit 9f95235d93
258 changed files with 7569 additions and 441 deletions

View file

@ -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