Liking cljdoc? Tell your friends :D

sidebar_position: 6

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

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close