### Before proceeding - [X] I didn't find a similar [issue](https://github.com/werf/werf/issues) ### Problem No easy way to copy files from containers to host after running `werf converge`. ### Solution (if you have one) _No response_ ### Additional information `werf kube-run` already has `--copy-to` and `--copy-from` for this. Refs: werf/werf#3691