Difference between revisions of "Gcloud config set"
Jump to navigation
Jump to search
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | https://cloud.google.com/sdk/gcloud/reference/config/set | ||
[[gcloud config set project]] YOUR_PROJECT_NAME | [[gcloud config set project]] YOUR_PROJECT_NAME | ||
+ | [[gcloud config set account]] YOURACCOUNT / your_user@your_domain.iam.gserviceaccount.com | ||
+ | [[gcloud config set compute]]/zone asia-east1-b | ||
+ | [[gcloud config set disable_prompts true]] | ||
+ | == Related == | ||
+ | * <code>[[gcloud auth list]]</code> | ||
+ | * <code>[[gcloud config get-value]]</code> | ||
== See also == | == See also == | ||
− | * {{ | + | * {{gcloud config set}} |
− | * {{gcloud}} | + | * {{gcloud config}} |
[[Category:GCP]] | [[Category:GCP]] |
Latest revision as of 17:23, 30 October 2022
https://cloud.google.com/sdk/gcloud/reference/config/set
gcloud config set project YOUR_PROJECT_NAME gcloud config set account YOURACCOUNT / your_user@your_domain.iam.gserviceaccount.com gcloud config set compute/zone asia-east1-b gcloud config set disable_prompts true
Related[edit]
See also[edit]
gcloud config set
: [account | compute | project | disable prompts
]gcloud config
[set | list | get-value | configurations | --help
],~/.config/gcloud/, gcloud config set account
Advertising: