无法使用bx插件repo-add

时间:2017-07-07 16:53:59

标签: ibm-cloud ibm-cloud-plugin

当我尝试这个时:

FAILED
An error occurred when obtaining plug-ins from the repository.
Error response from server. Status code: 404; message: 404 page not 
found

我明白了:

bx plugin install http://plugins.cloudfoundry.org/cf-download

稍后再试。

我也尝试过:

{{1}}

1 个答案:

答案 0 :(得分:0)

我认为你不能用这种方式添加云代工厂插件:

$ BLUEMIX_TRACE=true bx plugin repo-add CF-Community https://plugins.cloudfoundry.org

REQUEST: [2017-07-10T19:02:31+01:00]
GET /bx/list HTTP/1.1
Host: plugins.cloudfoundry.org
...

请注意,GET请求是GET /bx/list。这让我觉得bx插件存储库与cf插件存储库不兼容。

你可以尝试:

bx cf add-plugin-repo CF-Community https://plugins.cloudfoundry.org