cf-env-add
Purpose
Adds an environment variable to an application.Description
Usage:grails cf-env-add <variable> <value> [--appname]
variable
- The name of the environment variablevalue
- The value of the environment variable
appname
- The name of the application