create-app-manifest - Cloud Foundry CLI Reference Guide


NAME

create-app-manifest - Create an app manifest for an app that has been pushed successfully

USAGE

cf create-app-manifest APP_NAME [-p /path/to/<app-name>_manifest.yml]

OPTIONS

-p

Specify a path for file creation. If path not specified, manifest file is created in current working directory.

SEE ALSO

apps, push