for short mvm, is a utility for keeping your MES projects up to date.
To install mvm, simply run the following command:
sudo wget -O /usr/local/bin/mvm https://raw.githubusercontent.com/menga-team/mes-version-manager/main/mvm && sudo chmod +x /usr/local/bin/mvmMvm will automatically check if it is up-to-date and prompt you to upgrade it. If you installed it for the first time, it might warn you to do that right away.
To get a list of all arguments run mvm help. To get a detailed explanation of a specific argument, run mvm help <argument>