CLI v0.11.0 has been released 🎉

CLI v0.11.0 has been released :tada:

This updates allows you to use the CLI directly from the app-folder. This means that you can start apps by just typing viktor-cli start, install by typing viktor-cli install, etc.

Please have a look at the documentation to see how each command can be used: Command-line interface (CLI) | VIKTOR Documentation

Furthermore, the CLI can be made available system-wide by adding it to the PATH environment variable. You can find out how to achieve this in the following guide: Advanced installation | VIKTOR Documentation

You can upgrade your CLI with the following command:

viktor-cli upgrade
4 Likes

We have just released a patch for the bug @MonicaB identified, which caused an error when publishing apps using the filesystem. Thank you for reporting the bug!

You can upgrade your CLI with the following command:

viktor-cli upgrade
1 Like