apply-manifest - Cloud Foundry CLI Reference Guide


NAME

apply-manifest - Apply manifest properties to a space

USAGE

cf apply-manifest -f APP_MANIFEST_PATH

OPTIONS

-f

Path to app manifest

--var

Variable key value pair for variable substitution, (e.g., name=app1); can specify multiple times

--vars-file

Path to a variable substitution file for manifest; can specify multiple times

SEE ALSO

create-app, create-app-manifest, push