NAME
   create-buildpack - Buildpack erstellen
VERWENDUNG
   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.
Optionen
- --disable    
- Verwendung des Buildpacks für Staging inaktivieren 
SIEHE AUCH
   buildpacks, push