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