purge-service-offering - Cloud Foundry CLI Reference Guide


名称

purge-service-offering - 以递归方式从 Cloud Foundry 数据库中除去某个服务和子对象,而不对服务代理程序发起请求

用法

cf purge-service-offering SERVICE [-b BROKER] [-p PROVIDER] [-f] WARNING: This operation assumes that the service broker responsible for this service offering is no longer available, and all service instances have been deleted, leaving orphan records in Cloud Foundry's database. All knowledge of the service will be removed from Cloud Foundry, including service instances and service bindings. No attempt will be made to contact the service broker; running this command without destroying the service broker will cause orphan service instances. After running this command you may want to run either delete-service-auth-token or delete-service-broker to complete the cleanup.

选项

-b

Purge a service from a particular service broker. Required when service name is ambiguous

-f

强制删除而不确认

-p

提供者

另请参阅

marketplace, purge-service-instance, service-brokers