restart - Cloud Foundry CLI Reference Guide


NAME

restart - Stop all instances of the app, then start them again. This causes downtime.

USAGE

cf restart APP_NAME

ALIAS

rs

ENVIRONMENT

CF_STAGING_TIMEOUT=15 Max wait time for buildpack staging, in minutes
CF_STARTUP_TIMEOUT=5 Max wait time for app instance startup, in minutes

SEE ALSO

restage, restart-app-instance