cf-unbind-service
Purpose
Unbinds a service from an application.Description
Disassociates a existing service from a deployed application. Also restarts the application so the change takes effect.Usage:grails cf-unbind-service <service> [--appname]
service- The name of the service
appname- The name of the application