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)