Skip to content

Deckhouse CLI v0.7.0

Compare
Choose a tag to compare
@mvasl mvasl released this 03 Dec 10:35
· 30 commits to main since this release
1b60b17

What's Changed

  • [d8] Add d8 edit options cluster\static\provider configurations by @d2285 in #64

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.6.1...v0.7.0