48237

Question:
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
<a href="https://github.com/ibmjstart/cf-download/issues/12" rel="nofollow">doesn't work on Diego Architecture</a>.
Is there a way to retrieve files from the cloud foundry by CLI other another method?
The solution is to use <a href="https://docs.cloudfoundry.org/devguide/deploy-apps/ssh-apps.html#other-ssh-access" rel="nofollow">SSH without cf CLI</a>
When you are at the step 4) you can use WinSCP (for Windows) to have a graphical interface to navigate in the folders.