buildpacks - Cloud Foundry CLI Reference Guide


名稱

buildpacks - 列出所有建置套件

用法

cf buildpacks [--labels SELECTOR]

EXAMPLES

cf buildpacks cf buildpacks --labels 'environment in (production,staging),tier in (backend)' cf buildpacks --labels 'env=dev,!chargeback-code,tier in (backend,worker)'

選項

--labels

Selector to filter buildpacks by labels

另請參閱

create-buildpack, delete-buildpack, rename-buildpack, update-buildpack