(Quick Reference)

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>

Required arguments:

  • sourceAppName - The name of the source application
  • destAppName - The name of the destination application

Optional arguments: none .