update-buildpack - Cloud Foundry CLI Reference Guide |
cf update-buildpack BUILDPACK [-p PATH | -s STACK | --assign-stack NEW_STACK] [-i POSITION] [--rename NEW_NAME] [--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
Lock the buildpack to prevent updates
Path to directory or zip file
The order in which the buildpacks are checked during buildpack auto-detection
Rename an existing buildpack
Specify stack to disambiguate buildpacks with the same name
Unlock the buildpack to enable updates