【发布时间】:2020-09-02 14:52:33
【问题描述】:
我通过gcloud init 命令创建了多个configurations。如何在 Google Cloud Shell (CLI) 中的 configurations 之间切换?
【问题讨论】:
-
我可能误解了你的问题,但你应该可以
gcloud config configurations list和gcloud config configurations activate ...等cloud.google.com/sdk/gcloud/reference/config/configurations -
恭维@DazWilkin 评论:jhanley.com/google-cloud-understanding-gcloud-configurations
-
你有什么问题?您的配置在 Cloud Shell 中的切换或持久性?
-
问题在于在需要时在配置之间切换。 @DazWilkin,您的回答就像一个魅力。您是否介意将其发布为答案,以便对其他人也有帮助。
标签: google-cloud-platform gcloud google-cloud-shell