| restage - Cloud Foundry CLI Reference Guide | 
   cf restage APP_NAME
   This command will cause downtime unless you use '--strategy rolling'.
   cf restage APP_NAME
   cf restage APP_NAME --strategy rolling
   cf restage APP_NAME --strategy rolling --no-wait
Deployment strategy, either rolling or null.
Exit when the first instance of the web process is healthy