(Quick Reference)
cf-delete-app
Purpose
Deletes an application.
Description
Deletes the specified registered application. Will also delete bound services if the
force
argument is specified or if you answer Y to the delete prompt. Don't delete any service that will be used again or which is currently in use by another application.
Usage:
grails cf-delete-app [--appname] [--force]
Required arguments:
none .
Optional arguments:
appname
- The name of the application
force
- If specified then all services will be deleted without asking