NOME
create-buildpack - Crea un pacchetto di build
UTILIZZO
cf create-buildpack BUILDPACK PATH POSITION [--disable]
TIP
Path should be a zip file, a url to a zip file, or a local directory. Position is a positive integer, sets priority, and is sorted from lowest to highest.
OPZIONI
- --disable
Disabilita l'utilizzo del pacchetto di build per la preparazione
VEDI ANCHE
buildpacks, push