cf-clone-services
Purpose
Clone service bindings from one application to another.Description
Binds all services that are active in the source application into the destination application.Usage:grails cf-clone-services <sourceAppName> <destAppName>
sourceAppName
- The name of the source applicationdestAppName
- The name of the destination application