hypercli
hypercli copied to clipboard
How to copy data from volumes
Is it possible?
A sample use case is when running unit tests on Hyper container. We might need to get the generated test reports for archiving purpose.
We did have some internal discussions about it but no decision has been taken yet. Feel free to raise feature requests on the feature request forum (https://forum.hyper.sh/c/feature-request) to give it a push.
Currently users have to make their own way of copying data from volumes, e.g., by adding an fip to a container and using a third party tool to download from it (scp, ftp, http etc.)