Skip to content

modulus version

Displays the installed version of the Modulus CLI tool.

Synopsis

bash
modulus version

Options

This command has no options.

Example Output

bash
$ modulus version
Modulus CLI v1.0.0

See Also

To update to the latest version:

bash
dotnet tool update --global ModulusKit.Cli

Released under the MIT License.