Upgrade CLI

In this section, you will find how to upgrade CLI.

If you want to upgrade the Ritchie CLI version when this warning appears, run the following command:

rit upgrade

Example of the command output for the 2.6.0 version

➜ rit upgrade

Rit upgraded with success
Release 2.6.0 description:
* Added multiselect input for formulas
* User is notified when adding the same repo and version
* Release notes are displayed on every upgrade
* Rit add repo will only add valid repos
* Context commands substituted by env commands
* Deprecated stdin

This output is based on the description of the release tag on the ritchie-cli releases page on Github.


Last modified October 29, 2021: Doc review (#161) (ef9c57d8)