labels - Cloud Foundry CLI Reference Guide


NOME

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

UTILIZZO

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

OPZIONI

--stack, -s

Specifica lo stack per distinguere i pacchetti di build con lo stesso nome

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

VEDI ANCHE

set-label, unset-label