NextGen Knowledge Center

mirth-cli-config.properties File

This properties file allows you to launch the Mirth Connect Command Line Interface without having to include any command line arguments like the username / password. The following properties are supported:

  • address: The HTTPS address of the Mirth® Connect server to connect to.
  • user: The username to connect with.
  • password: The password to connect with.
  • version: The version to enforce, to ensure that you do not incorrectly connect to an unexpected server version. Use "0.0.0" to allow all.
  • script: The file to use for non-interactive script mode.