(Quick Reference)
cf-update-memory
Purpose
Update the memory reservation for an application.
Description
Increases or decreases the allocated memory for your application.
Usage:
grails cf-update-memory <memsize> [--appname]
Required arguments:
memsize
- The amount of memory to allocate. This can be any value up to the remaining memory available in your quota and is specified in megabytes (e.g. '512M', '900M', etc.) or gigabytes (e.g. '1G', '2G').
Optional arguments:
appname
- The name of the application