create-app - Cloud Foundry CLI Reference Guide


NAME

create-app - Create an Application in the target space

SYNTAXE

cf create-app APP_NAME [--app-type (buildpack | docker)]

OPTIONS

--app-type

App lifecycle type to stage and run the app (Default: buildpack)

SEE ALSO

app, apps, push