Skip to content

Upgrade

v2.1.0
Starting with v2.1.0 it's possible to upgrade the tool by running omc upgrade --to=<version>:

$ omc upgrade
omc version is v2.1.0

Available updates:

v2.4.0
v2.3.1
v2.3.0
v2.2.0
v2.1.1

Update omc to a newest version

This functionality works on Linux x86_64 and Darwin x86_64 architectures only.

Update to a specific version

omc upgrade --to=2.4.0 

Update to the latest version

$ omc upgrade --to=latest