update-buildpack - Cloud Foundry CLI Reference Guide |
cf update-buildpack BUILDPACK [-p PATH | -s STACK | --assign-stack NEW_STACK] [-i POSITION] [--enable|--disable] [--lock|--unlock]
Assign a stack to a buildpack that does not have a stack association
Disable the buildpack from being used for staging
Enable the buildpack to be used for staging
The order in which the buildpacks are checked during buildpack auto-detection
Lock the buildpack to prevent updates
Path to directory or zip file
Unlock the buildpack to enable updates
Specify stack to disambiguate buildpacks with the same name