Help Commands

All commands in the TIBCO ActiveMatrix Updater Tool for Java Runtime Environment (JRE) are documented within the tool:

  • Use the help command to get a list of all available commands
    • amx_jre_updater.exe help (Microsoft Windows)
    • ./amx_jre_updater help (UNIX)

    In the interactive mode, use: help

  • Use help <command> to get detailed help on a specific command, including command examples:
    • amx_jre_updater.exe help <command> (Microsoft Windows)
    • ./amx_jre_updater help <command> (UNIX)

    In the interactive mode, use: help <command>

  • Use help jreUpdaterCommands to get detailed help on common command arguments:
    • amx_jre_updater.exe jreUpdaterCommands (Microsoft Windows)
    • ./amx_jre_updater jreUpdaterCommands (UNIX)

    In the interactive mode, use: jreUpdaterCommands