LoginSignup
3
1

More than 3 years have passed since last update.

【gcloud】複数config設定

Last updated at Posted at 2021-03-02

ユースケース

複数プロジェクト複数クラスタ を利用する場合

configの確認

gcloud config configurations list

configの作成

gcloud config configurations create [CONFIGURATION_NAME]

configの切り替え

gcloud config configurations activate [CONFIGURATION_NAME]

参考文献

3
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
1