labels - Cloud Foundry CLI Reference Guide


NAME

labels - List all labels (key-value pairs) for an API resource

VERWENDUNG

cf labels RESOURCE RESOURCE_NAME

EXAMPLES

cf labels app dora cf labels org business cf labels buildpack go_buildpack --stack cflinuxfs3

RESOURCES

app
buildpack domain
org
route service-broker service-offering service-plan space stack

Optionen

--stack, -s

Stack angeben, um Buildpacks mit identischen Namen zu vereindeutigen.

--broker, -b

Specify a service broker to disambiguate service offerings or service plans with the same name.

--offering, -e

Specify a service offering to disambiguate service plans with the same name.

SIEHE AUCH

set-label, unset-label