labels - Cloud Foundry CLI Reference Guide


名称

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

用法

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

选项

--stack, -s

指定堆栈以区分同名的 buildpack

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

另请参阅

set-label, unset-label