create-buildpack - Cloud Foundry CLI Reference Guide


名稱

create-buildpack - 建立建置套件

用法

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.

選項

--disable

停止使用建置套件進行編譯打包

另請參閱

buildpacks, push