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.
强制重新启动应用程序而不提示
实例数
磁盘限制(例如,256M、1024M、1G)
内存限制(例如,256M、1024M、1G)
要缩放的应用程序进程 (缺省值: web)