How to pull files from Cloud Foundry on Diego

我只是一个虾纸丫 提交于 2019-12-11 08:54:23

问题


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.



来源:https://stackoverflow.com/questions/48499625/how-to-pull-files-from-cloud-foundry-on-diego

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!