labels - Cloud Foundry CLI Reference Guide


NAME

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

SYNTAXE

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-instance service-offering service-plan space stack

OPTIONS

--stack, -s

Specify stack to disambiguate buildpacks with the same name

--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.

SEE ALSO

set-label, unset-label