Deckhouse CLI v0.4.0
What's Changed
- Improve help info for d8 mirror modules pull --filter flag by @trofimovdals in #51
- feat(virtualization): add evict subcommand by @yaroslavborbat in #44
- Backup of cluster configuration by @mvasl in #50
New Contributors
- @trofimovdals made their first contribution in #51
Known Limitations
On Windows, you cannot use an absolute path when using d8 v scp
. It will be fixed in future releases.
Example:
d8 v scp D:\myfile.bin [email protected]:/home/user
Error: copying from a remote location to another remote location is not supported: "D:\\myfile.bin" to "[email protected]:/home/user"
Full Changelog: v0.3.7...v0.4.0