astefanutti / kubebox

⎈❏ Terminal and Web console for Kubernetes
http://astefanutti.github.io/kubebox
MIT License
2.14k stars 142 forks source link

Suggestion: Upload / Download files from remote console #85

Open nilathedragon opened 4 years ago

nilathedragon commented 4 years ago

Using kubectl cp we can download or upload files to the pods. It would be handy to have that feature available during a remote console session.

Shift + <- and Shift + -> are already used so maybe Shift + up and Shift + down would be good shortcuts?

astefanutti commented 4 years ago

Thanks for the suggestion. I remember I faced some situations where I could have used such a functionality 👍.