Skip to content

Deckhouse CLI v0.5.0

Latest
Compare
Choose a tag to compare
@mvasl mvasl released this 14 Nov 16:59
· 2 commits to main since this release

What's Changed

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"

New Contributors

Full Changelog: v0.4.0...v0.5.0