'container' 对云中的 GROUPS 列表感到绝望
'container' got despaired from the GROUPS list in the gcloud
问题发生前所做的工作:
我有 the problem。我已经通过使用以下命令重新安装 gcloud 解决了这个问题:
gcloud components reinstall
然而,'container' 组
却面临新问题
问题
~ gcloud beta container get-credentials
...
ERROR: (gcloud.preview) Invalid choice: 'container'.
~ gcloud preview container
...
ERROR: (gcloud.preview) Invalid choice: 'container'.
~ gcloud beta container get
...
ERROR: (gcloud.beta) Invalid choice: 'container'.
~ gcloud preview container
...
ERROR: (gcloud.preview) Invalid choice: 'container'.
~ gcloud components container
...
ERROR: (gcloud.components) Invalid choice: 'container'.
我已经试过了
- gcloud 组件更新预览
- gcloud 组件更新测试版
- gcloud 组件更新预览应用
- gcloud 组件更新应用
问题已通过人工解决re-install gcloud from scratch
问题发生前所做的工作:
我有 the problem。我已经通过使用以下命令重新安装 gcloud 解决了这个问题:
gcloud components reinstall
然而,'container' 组
却面临新问题问题
~ gcloud beta container get-credentials ... ERROR: (gcloud.preview) Invalid choice: 'container'. ~ gcloud preview container ... ERROR: (gcloud.preview) Invalid choice: 'container'. ~ gcloud beta container get ... ERROR: (gcloud.beta) Invalid choice: 'container'. ~ gcloud preview container ... ERROR: (gcloud.preview) Invalid choice: 'container'. ~ gcloud components container ... ERROR: (gcloud.components) Invalid choice: 'container'.
我已经试过了
- gcloud 组件更新预览
- gcloud 组件更新测试版
- gcloud 组件更新预览应用
- gcloud 组件更新应用
问题已通过人工解决re-install gcloud from scratch