How to use tbx cli tools remote program
Last updated
Was this helpful?
Last updated
Was this helpful?
The tbx_cli_tools_remote program provides for direct control of Toolpack applications. This enables you to monitor calls in progress and the system status, to manage the toolpack database, etc., without having to go through the Web Portal. You should be careful as it directly affects the applications and not the Toolpack configuration database. This tool is mostly used for debugging purposes.
The binary is located in the [InstallDir]/[PackageVersion]/bin/release/[Platform]/tbx_cli_tools_remote
Example:
You will see a list of Toolpack Applications.
You can use the arrow keys to select the needed application.
For example you can select "toolpack_engine_1". This will bring you to a new page.
In the above screenshot, you can see some information about the system and logs. The logs are the same that you can see in the toolpack_engine log files.
Select the application to connect from the list. You can select with the arrows, or directly with the letter associated with the application.
You can get the list of possible commands by pressing '?'
You can press 'Tab' to change application mode. Commands and display will change when pressing 'Tab'
You can change the trace level by pressing capital 'T'
You can put a checkpoint by pressing star (*) and + or - to move between checkpoints
To disconnect from the applicaiton, press Escape twice. You can then type 'q' to quit the tbx_cli_tools_remote application.
Note: Be careful not to quit the application you are connected to (like toolpack_engine) as it will terminate the active application