Re: Diff between cf restart and cf restage


Matthew Sykes <matthew.sykes@...>
 

`restage` will stop your application, run the application bits through the
staging process to create a new droplet, and then start the new droplet.
It's a lot like `push` but without actually pushing new application bits.

`restart` will simply stop your application and start it with the existing
droplet.

You typically restart when you need your applicaiton's environment
refreshed and you typically restage when you need/want the buildpack to run
without updating the application source.

Hope that helps.

On Tue, Nov 3, 2015 at 2:46 PM, Nikhil Katre <nikhil.katre(a)appdynamics.com>
wrote:

Hi,

Can someone explain in detail what is the difference between cf restart
and cf restage ?

--
Thanks,

*Nikhil Katre* | Software Engineer
Mobile: (919) 633 3940 <%28303%29%20946%209911>

AppDynamics
The Application Intelligence Company
Watch <http://appdynamics.wistia.com/medias/56gnkuk6mv>our Video | Try
<https://portal.appdynamics.com/account/signup/signupForm>our FREE Trial
| Twitter <http://www.twitter.com/appdynamics>| Facebook
<http://www.facebook.com/pages/AppDynamics/193264136815?ref=nf>|
appdynamics.com <http://www.appdynamics.com/>


--
Matthew Sykes
matthew.sykes(a)gmail.com

Join {cf-dev@lists.cloudfoundry.org to automatically receive all group messages.