mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Mar 1 10:23:17 UTC 2023
This commit is contained in:
parent
7664984b79
commit
bdaa0b3cfc
230 changed files with 8963 additions and 242 deletions
|
|
@ -5,7 +5,8 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud alpha auth login [ACCOUNT] [--no-activate] [--brief] [--no-browser]
|
||||
[--cred-file=CRED_FILE] [--enable-gdrive-access] [--force]
|
||||
[--no-launch-browser] [--update-adc] [GCLOUD_WIDE_FLAG ...]
|
||||
[--no-launch-browser] [--login-config=LOGIN_CONFIG] [--update-adc]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Obtains access credentials for your user account via a web-based
|
||||
|
|
@ -123,6 +124,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.
|
||||
|
||||
--update-adc
|
||||
Write the obtained credentials to the well-known location for
|
||||
Application Default Credentials (ADC). Run $ gcloud auth
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue