mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 14:26:34 +00:00
gcloud: Thu Jun 2 08:41:25 UTC 2022
This commit is contained in:
parent
5b5ff68a0d
commit
82063cbb03
153 changed files with 3508 additions and 223 deletions
|
|
@ -104,7 +104,8 @@ FLAGS
|
|||
--scopes=SCOPES,[SCOPES,...]
|
||||
The names of the scopes to authorize for. By default openid,
|
||||
https://www.googleapis.com/auth/userinfo.email,
|
||||
https://www.googleapis.com/auth/cloud-platform scopes are used. The
|
||||
https://www.googleapis.com/auth/cloud-platform,
|
||||
https://www.googleapis.com/auth/sqlservice.login scopes are used. The
|
||||
list of possible scopes can be found at:
|
||||
https://developers.google.com/identity/protocols/googlescopes.
|
||||
|
||||
|
|
|
|||
|
|
@ -49,7 +49,8 @@ FLAGS
|
|||
|
||||
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
|
||||
https://www.googleapis.com/auth/cloud-platform,
|
||||
https://www.googleapis.com/auth/sqlservice.login], or the scopes
|
||||
previously specified through gcloud auth application-default login
|
||||
--scopes.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue