labels - Cloud Foundry CLI Reference Guide


NOME

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

USO

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

OPÇÕES

--stack, -s

Especifique a pilha para desambiguar os buildpacks com o mesmo 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.

VEJA TAMBÉM

set-label, unset-label