unset-label - Cloud Foundry CLI Reference Guide


名稱

unset-label - Unset a label (key-value pairs) for an API resource

用法

cf unset-label RESOURCE RESOURCE_NAME KEY...

EXAMPLES

cf unset-label app dora ci_signature_sha2 cf unset-label org business pci public-facing cf unset-label buildpack go_buildpack go -s cflinuxfs3

RESOURCES

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

選項

--stack, -s

指定堆疊以釐清具有相同名稱的建置套件

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

另請參閱

labels, set-label