Last updated
The rumi version command prints the installed Rumi CLI version.
rumi version$ rumi version
rumi 4.0.0The version is read from the CLI's JAR manifest at runtime. The Implementation-Version field is set during the Maven build and corresponds to the version in pom.xml.
Installation - Install and upgrade the CLI
Commands - Full command reference
Last updated