ibm-cloud - IBM Containers 插件需要 Cloud Foundry CLI 版本 6.11.2 或更高版本。升级您的 Cloud Foundry CLI 安装以继续

标签 ibm-cloud cloud-foundry

cf -v
cf version 6.13.0-e68ce0f-2015-10-15T22:53:58+00:00

Plugin IBM-Containers v0.8.723 successfully installed.

cf ic login

Expect: login successfully
Actual: Cloud Foundry CLI version 6.11.2 or later is required for the IBM Containers plug-in. Upgrade your Cloud Foundry CLI installation to continue.

怎么会发生这种事?我已经安装了最新的cf...

最佳答案

2015 年 10 月 26 日更新cf ic 插件的最新版本(0.8.763 或更高版本)支持 6.13 版本的 cf

运行cf ic update,您应该会看到升级插件所需运行的命令(因操作系统而异)。或check the documentation .


之前的答案如下:

目前(2015 年 10 月 19 日)IBM-Containers 插件(版本 0.8.723 或更早版本)与 6.13.x 版本的 cf 不兼容。我们正在努力修补我们的插件。对此感到抱歉。

同时,您可以安装CF 6.12.4然后install the IBM Containers plugin 。或使用 ice tools

关于ibm-cloud - IBM Containers 插件需要 Cloud Foundry CLI 版本 6.11.2 或更高版本。升级您的 Cloud Foundry CLI 安装以继续,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33216533/

相关文章:

ibm-cloud - 如何减少 Liberty for Bluemix 上 Web 应用程序的部署时间?

ibm-mq - 如何在 Bluemix 中使用 MQ Light 删除主题或队列?

java - 从 bluemix 上的 Boilerplates Java DB Web Starter 示例代码更改表

download - 如何下载bluemix中正在运行的应用程序的源代码

cloud-foundry - 将 FFMPEG 添加到 Bluemix Node.JS buildpack

GO & VCAP_SERVICES 变量

ruby-on-rails - yaml : unmarshal errors: cannot unmarshal ! !str `https:/...` 到 []string

cloud-foundry - 什么是云代工?

docker - 在 Bluemix 中创建 Docker 容器时出错

python - 如何在Python Flask项目中启用Cloud Foundry的粘性 session ?