gcloud config 快速切換專案

快速參考

https://cloud.google.com/sdk/gcloud/reference/config/

gcloud config 建立

Step1. 建立設定檔, gcloud config configurations create

$ gcloud config configurations create your_config_name

Step2. gcloud init 會有引導, 協助建立 gcloud config 細節(mapping project name, region, etc.)

$ gcloud init

gcloud config 切換

$ gcloud config configurations activate your_config_name

沒有留言:

張貼留言