modulus version
Displays the installed version of the Modulus CLI tool.
Synopsis
bash
modulus versionOptions
This command has no options.
Example Output
bash
$ modulus version
Modulus CLI v1.0.0See Also
- CLI Overview -- Full list of available commands
- NuGet Package -- Check for the latest published version
To update to the latest version:
bash
dotnet tool update --global ModulusKit.Cli