Kee*_*asa 1 google-cloud-platform gcloud google-cloud-shell
我configurations
通过gcloud init
命令创建了多个。如何configurations
在 Google Cloud Shell (CLI) 中进行切换?
你应该能够:
gcloud config configurations list
;gcloud config configurations activate ...
请参阅: https: //cloud.google.com/sdk/gcloud/reference/config/configurations
注意您也可以显式指定每个命令的配置,而不是全局更改当前配置,例如:
gcloud [some-command] --configuration=[your-config]
归档时间: |
|
查看次数: |
834 次 |
最近记录: |