1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Mar 30 09:07:09 UTC 2022

This commit is contained in:
Automated 2022-03-30 09:07:09 +00:00
parent cd34e797ae
commit 9bf28f1efe
90 changed files with 1554 additions and 258 deletions

View file

@ -47,9 +47,9 @@ FLAGS
and service accounts only. The list of possible scopes can be found at:
https://developers.google.com/identity/protocols/googlescopes.
For end-user accounts, the provided scopes must be from ['openid',
'https://www.googleapis.com/auth/userinfo.email',
'https://www.googleapis.com/auth/cloud-platform'], or the scopes
For end-user accounts, the provided scopes must be from [openid,
https://www.googleapis.com/auth/userinfo.email,
https://www.googleapis.com/auth/cloud-platform], or the scopes
previously specified through gcloud auth application-default login
--scopes.