0% found this document useful (0 votes)
416 views2 pages

Comandos Mirth

The document lists the available commands for Mirth Connect, which include commands to deploy, import, export, and manage channels; view statuses; clear messages; manage users; and shutdown the server. Commands allow importing and exporting configurations, alerts, scripts, code templates, and messages between channels. The help command displays all available commands for managing channels, configurations, users, and server operations in Mirth Connect.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
416 views2 pages

Comandos Mirth

The document lists the available commands for Mirth Connect, which include commands to deploy, import, export, and manage channels; view statuses; clear messages; manage users; and shutdown the server. Commands allow importing and exporting configurations, alerts, scripts, code templates, and messages between channels. The help command displays all available commands for managing channels, configurations, users, and server operations in Mirth Connect.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 2

COMMANDS OF MIRTH

$help
Available Commands:
status
Returns status of deployed channels
deploy [timeout]
Deploys all Channels with optional timeout (in seconds)
import "path" [force]
Imports channel specified by <path>. Optional 'force' overwrites existing channels.
export id|"name"|* "path"
Exports the specified channel to <path>
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"
Exports global script to <path>
importcodetemplates "path"
Imports code templates specified by <path>
exportcodetemplates "path"
Exports code templates to <path>
importmessages "path" id
Imports messages specified by <path> into the channel specified by <id>
exportmessages "path" id [xml|raw|transformed|encoded] [pageSize]
Exports all messages for channel specified by <id> to <path>
channel undeploy|deploy|start|stop|pause|resume|stats id|"name"|*
Performs specified channel action
channel remove|enable|disable id|"name"|*
Remove, enable or disable specified channel
channel list
Lists all Channels

clear
Removes all messages from all Channels
resetstats
Removes all stats from all Channels
dump stats|events "path"
Dumps stats or events to specified file
user list
Returns a list of the current users
user add username "password" "firstName" "lastName" "organization" "email"
Adds the specified user
user remove id|username
Removes the specified user
user changepw id|username "newpassword"
Changes the specified user's password
shutdown
Shuts down the server
quit
Quits Mirth Connect Shell
$

You might also like