Skip to main content

mpe version

Print the version of the mpe CLI tool.

Synopsis

mpe version

Description

The version command displays the current version of the mpe CLI tool. This is useful for:

  • Verifying the installed version
  • Troubleshooting and bug reports
  • Ensuring compatibility with PolicyDomain schemas

Options

OptionAliasDescriptionRequired
--help-hShow helpNo

Examples

Display Version

mpe version

Example Output

v1.2.0

During development, the version will display dev:

dev

Exit Codes

CodeDescription
0Success