How to pull files from Cloud Foundry on Diego

2019-08-09 10:35发布

问题:

I would like to retrieve some application's logs. I found that the command cf file was not available anymore and the plugin cf-download doesn't work on Diego Architecture. Is there a way to retrieve files from the cloud foundry by CLI other another method?

回答1:

The solution is to use SSH without cf CLI

When you are at the step 4) you can use WinSCP (for Windows) to have a graphical interface to navigate in the folders.