This release mainly adds small features that were requested by the users:
- Jobs command: we added the feature to list and delete the asynchronous jobs that run in background to asynchronously perform long running tasks. More info in the in-line documentation
- Relog command: you can now choose one of the connection you have already defined and log-in again when your credential have been lost/expired/invalidated without having to enter again e.g. the server URL
- We have also updated a few dependencies that have been fixed for vulnerabilities and now build with go 1.23.9
How to Update
Upgrading from an older version?
The process is simple. Just run cec update
to get the latest version. After updating, you can verify your configuration with cec config ls
to ensure all settings are correct.
Change log
You can find a summary of the change log here.