create-package - Cloud Foundry CLI Reference Guide


NAME

create-package - Uploads a Package

USAGE

cf create-package APP_NAME [-p APP_PATH | --docker-image [REGISTRY_HOST:PORT/]IMAGE[:TAG]]

OPTIONS

--docker-image, -o

Docker image to use (e.g. user/docker-image-name)

-p

Path to app directory or to a zip file of the contents of the app directory

SEE ALSO

app, droplets, packages, push