CLI v0.10.0 has been released
This release includes the following changes:
- Autoreload is now enabled by default. It can be disabled with the flag
--no-autoreload
- The cli no longer works with a
.env
file, but can be configured with theconfigure
command. If you have a.env
file in place the cli will configure itself.
You can upgrade your cli with the following command:
viktor-cli upgrade