Problem
The question pretty much says it all. I used the plugin: "cf local" to get the .droplet file for my app in PCF. However, I have no idea how to expand or view the contents of the file.
What I tried
- I tried adding a .zip at the end, but that did not work.
- I tried viewing in NotePad, but that did not work.
Notes
- We are using a Diego back-end which prevents us from using "cf files".
- It shouldn't matter but we are deploying a .NET application
Related: Is it possible to download all files of an application in Cloud Foundry?