CLI v0.11.0 has been released
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