(Quick Reference)

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]

Required arguments:

  • service - The name of the service

Optional arguments:

  • appname - The name of the application