msgmx Command Summary

Launch the TIBCO Messaging Manager (MSGMX) program.

Synopsis

msgmx [-h] [-i | -c CONFIG] [-v] [--no-ve] [-l LOG_FILE] [-f FILE]

Optional Arguments

-h, --help
Show this help message and exit.
-i, --ignore-config
Ignore the user-saved default configuration file and run with all tool default values.
-c CONFIG, --config CONFIG
Start MSGMX with the specified configuration file.
-v, --version
Display the current version of MSGMX.
--no-ve
Run MSGMX outside of the Python virtual environment; use the system-wide-installed Python modules.
-f FILE, --file FILE
Execute from FILE and exit at EOF. FILE must exist.
-l LOG_FILE, --log LOG_FILE

Log all output to specified file. File will be created if it does not exist and over-written if it exists.