buildpacks - Cloud Foundry CLI Reference Guide |
cf buildpacks [--labels SELECTOR]
cf buildpacks
cf buildpacks --labels 'environment in (production,staging),tier in (backend)'
cf buildpacks --labels 'env=dev,!chargeback-code,tier in (backend,worker)'
Selector to filter buildpacks by labels