【发布时间】:2017-01-23 02:22:15
【问题描述】:
我定义为我创建的空间和组织管理员以及我想要执行的 buildpack 的 ive zip,但出现错误
Server error, status code: 403, error code: 10003, message: You are not authorized to perform the requested action
我在里面有 zip buildpack 的文件夹中
C:
- myfolder
-- custom_buildpack.zip
在终端里
c:/myfolder/
并运行以下命令
cf create-buildpack custom_buildpack custom_buildpack.zip 12
我得到了上面的错误,我该如何克服呢?
【问题讨论】:
标签: terminal ibm-cloud cloud-foundry