NAME
   create-buildpack - Create a buildpack
USAGE
   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.
OPTIONS
- --disable    
- Disable the buildpack from being used for staging 
SEE ALSO
   buildpacks, push