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
.envfile, but can be configured with theconfigurecommand. If you have a.envfile in place the cli will configure itself.
You can upgrade your cli with the following command:
viktor-cli upgrade