scale - Cloud Foundry CLI Reference Guide |
cf scale APP_NAME [--process PROCESS] [-i INSTANCES] [-k DISK] [-m MEMORY] [-f]
Modifying the app's disk or memory will cause the app to restart.
Force restart of app without prompt
Number of instances
Disk limit (e.g. 256M, 1024M, 1G)
Memory limit (e.g. 256M, 1024M, 1G)
App process to scale (Default: web)