(Quick Reference)

cf-env-add

Purpose

Adds an environment variable to an application.

Description

Usage:

grails cf-env-add <variable> <value> [--appname]

Required arguments:

  • variable - The name of the environment variable
  • value - The value of the environment variable

Optional arguments:

  • appname - The name of the application