(Quick Reference)

cf-rename-app

Purpose

Rename an application.

Description

Renames the application. If you're using the default the application name and haven't specified the grails.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]

Required arguments:

  • newName - The new name

Optional arguments:

  • appname - The name of the application