create-app - Cloud Foundry CLI Reference Guide
V6
V7
▼
English
Chinese (Simplified)
Chinese (Traditional)
French
German
Italian
Japanese
Korean
Portuguese
Spanish
▼
<< Index
名称
create-app - Create an Application in the target space
用法
cf create-app
APP_NAME [--app-type (buildpack | docker)]
选项
--app-type
用于编译打包和运行应用程序的应用程序生命周期类型 (缺省值: buildpack)
另请参阅
app, apps, push