Mirth Connect Command Line Interface
Mirth Connect Command Line Interface
Suggestion
Create a specific user in Mirth Connect Administrator for the command line interface
Quick start
Mirth.properties
https.port = 8443
Command line
Change current directory to the Mirth Connect root folder (where the file mirthclilauncher.jar
resides).
Example
Available Commands:
status
Returns status of deployed channels
deploy [timeout]
Deploys all Channels with optional timeout (in seconds)
importcfg "path"
Imports configuration specified by <path>
exportcfg "path"
Exports the configuration to <path>
importalerts "path"
Imports alerts specified by <path>
exportalerts "path"
Exports alerts to <path>
importscripts "path"
Imports global script specified by <path>
exportscripts "path"
exportcodetemplates "path"
Exports code templates to <path>
importmessages "path" id
Imports messages specified by <path> into the channel specified by <id>
channel list
Lists all Channels
clearallmessages
Removes all messages from all Channels
resetstats
Removes all stats from all Channels
user list
Returns a list of the current users
quit
Quits Mirth Connect Shell
Command line:
Example:
exportcfg bkpnico20130310.xml