mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Jan 8 10:03:00 UTC 2025
This commit is contained in:
parent
52290f76fe
commit
5a9f5ff67e
161 changed files with 2678 additions and 414 deletions
|
|
@ -52,7 +52,7 @@ POSITIONAL ARGUMENTS
|
|||
credentials.
|
||||
|
||||
FLAGS
|
||||
--no-browser
|
||||
--browser
|
||||
If you want to authorize the client libraries on a machine that doesn't
|
||||
have a browser and you can install the gcloud CLI on another machine
|
||||
with a browser, use the --no-browser flag.
|
||||
|
|
@ -74,6 +74,8 @@ FLAGS
|
|||
"Enter the output of the above command", and press Enter to complete
|
||||
the authorization.
|
||||
|
||||
Enabled by default, use --no-browser to disable.
|
||||
|
||||
--client-id-file=CLIENT_ID_FILE
|
||||
A file containing your own client id to use to login. If
|
||||
--client-id-file is specified, the quota project will not be written to
|
||||
|
|
|
|||
|
|
@ -77,7 +77,7 @@ FLAGS
|
|||
--brief
|
||||
Minimal user output.
|
||||
|
||||
--no-browser
|
||||
--browser
|
||||
If you want to authorize the gcloud CLI on a machine that doesn't have
|
||||
a browser and you can install the gcloud CLI on another machine with a
|
||||
browser, use the --no-browser flag.
|
||||
|
|
@ -99,6 +99,8 @@ FLAGS
|
|||
"Enter the output of the above command", and press Enter to complete
|
||||
the authorization.
|
||||
|
||||
Enabled by default, use --no-browser to disable.
|
||||
|
||||
--cred-file=CRED_FILE
|
||||
Path to the external account configuration file (workload identity
|
||||
pool, generated by the Cloud Console or gcloud iam
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue