1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00

gcloud: Wed Mar 23 08:27:29 UTC 2022

This commit is contained in:
Automated 2022-03-23 08:27:29 +00:00
parent 971306823a
commit cd34e797ae
109 changed files with 1563 additions and 627 deletions

View file

@ -43,15 +43,15 @@ DESCRIPTION
FLAGS
--scopes=SCOPE,[SCOPE,...]
The scopes to authorize for. By default
[https://www.googleapis.com/auth/cloud-platform] scopes are used. The
list of possible scopes can be found at:
The scopes to authorize for. This flag is supported for user accounts
and service accounts only. The list of possible scopes can be found at:
https://developers.google.com/identity/protocols/googlescopes.
This flag is not for end-user accounts. The scopes of end-user
credentials cannot change after authorization. To request a different
set of scopes for end-user accounts, rerun gcloud auth
application-default login --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.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,