Cloud foundry cloudfoundry-vmc以非交互方式指定;无”;网址

Cloud foundry cloudfoundry-vmc以非交互方式指定;无”;网址,cloud-foundry,vmc,Cloud Foundry,Vmc,我希望以非交互方式推送url为“无”的应用程序 现在,我的命令如下所示: vmc push sometestapp -f --framework "standalone" --command "python nowebapp.py" --runtime "python2" --url "none" 但这给了我一个机会 FAILED CFoundry::UriNotAllowed: 702: External URIs are not enabled for this account 错误 非

我希望以非交互方式推送url为“无”的应用程序

现在,我的命令如下所示:

vmc push sometestapp -f --framework "standalone" --command "python nowebapp.py" --runtime "python2" --url "none"
但这给了我一个机会

FAILED
CFoundry::UriNotAllowed: 702: External URIs are not enabled for this account
错误


非常感谢您的帮助。如果您保存清单,您可以编辑并使用它重新推送应用程序。根据VMC的版本,您需要将URL键设置为“无”或留空