1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-17 22:36:52 +00:00

gcloud: Wed Mar 1 10:23:17 UTC 2023

This commit is contained in:
Automated 2023-03-01 10:23:17 +00:00
parent 7664984b79
commit bdaa0b3cfc
230 changed files with 8963 additions and 242 deletions

View file

@ -5,8 +5,8 @@ NAME
SYNOPSIS
gcloud alpha auth application-default login [--no-browser]
[--client-id-file=CLIENT_ID_FILE] [--disable-quota-project]
[--no-launch-browser] [--scopes=SCOPE,[SCOPE,...]]
[GCLOUD_WIDE_FLAG ...]
[--no-launch-browser] [--login-config=LOGIN_CONFIG]
[--scopes=SCOPE,[SCOPE,...]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Obtains user access credentials via a web flow and puts them in the
@ -123,6 +123,12 @@ FLAGS
Enabled by default, use --no-launch-browser to disable.
--login-config=LOGIN_CONFIG
Path to the login configuration file (workforce pool, generated by the
Cloud Console or gcloud iam workforce-pools create-login-config).
Overrides the default auth/login_config_file property value for this
command invocation.
--scopes=SCOPE,[SCOPE,...]
The names of the scopes to authorize for. By default openid,
https://www.googleapis.com/auth/userinfo.email,