1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed May 4 09:15:29 UTC 2022

This commit is contained in:
Automated 2022-05-04 09:15:29 +00:00
parent 532fac5ddb
commit 5e0446371a
160 changed files with 5232 additions and 171 deletions

View file

@ -30,9 +30,9 @@ DESCRIPTION
For authorization with external accounts (workload identity pools) or
service accounts, the --cred-file flag must be specified with the path to
the workload identity credential configuration file or service account key
file (JSON). Login with workload identity federation is not yet supported
in other Google Cloud CLIs (e.g. gsutil and bq) and is only applicable to
gcloud commands. For more information on workload identity federation, see:
file (JSON). Login with workload identity federation is also supported in
gsutil and this command is the recommended way of using external accounts.
For more information on workload identity federation, see:
https://cloud.google.com/iam/docs/workload-identity-federation.
For more information on authorization and credential types, see: