On Mon, Apr 18, 2016 at 1:51 PM, Nicholas Calugar <ncalugar(a)pivotal.io> wrote:
Hi John,
An application's guid will never change. If you delete an app, and push the code again, you are creating a new app with another guid.
Thanks,
Nick
On Mon, Apr 18, 2016 at 9:53 AM, John Wong <gokoproject(a)gmail.com> wrote:
Based on my brief testing and observation, the guid of an app sticks around for as long as the app remains running (whether we restart or restage). But removing the app, then cf push a new guid is generated.