cf-rename-app
Purpose
Rename an application.Description
Renames the application. If you're using the default the application name and haven't specified thegrails.plugin.cloudfoundry.appname
property in Config.groovy
, be sure to specify the new name with grails.plugin.cloudfoundry.appname
.Usage:
grails cf-rename-app <newName> [--appname]
newName
- The new name
appname
- The name of the application