Skip to main content

miren version

Print the version

Usage

miren version [flags]

Flags

  • --deps — Show dependencies
  • --format — Output format (text, json) (default: text)

Global Options

  • --options — Path to file containing options
  • --server-address — Server address to connect to (default: 127.0.0.1:8443)
  • --verbose, -v — Enable verbose output

Examples

Print version:

miren version

JSON output:

miren version --format json