start - Cloud Foundry CLI Reference Guide


이름

start - 앱 시작

사용법

cf start APP_NAME If the app's most recent package is unstaged, starting the app will stage and run that package. Otherwise, the app's current droplet will be run.

별명

st

환경

CF_STAGING_TIMEOUT=15 Max wait time for staging, in minutes
CF_STARTUP_TIMEOUT=5 앱 인스턴스 시작을 위한 최대 대기 시간(분)

다음도 참조

apps, logs, restart, run-task, scale, ssh, stop