Hi,
i want to make a list for undocumented (hidden) commands. There are many options for the diag command which are not documented like
im/si diag --diag=restart (restarts server)
im diag --diag=fixcpservers --hostname=<aktueller Rechner> --param=<alter Rechner>:<alte Portnummer> --param=<neuer Rechner>:<neue Portnummer> (Change CP servername after changing hostname)
im/si diag --diag=licenses (get an overview about used licenses)
im/si mm -g (display Memory Monitor for client and/or server)
im/si diag --diag=runsql (to direct run sql commands)
im diag --diag=slowqueries (to find slow queries for SQL tuning)
im diag --diag=querieplan (for SQL tuning)
--import option for many commands (to set field-values without transition check)
Also the "gateway" command is undocumented. i know the following options:
gateway retrieve --documentID="id" (or --query="query") --map="mapping exporter" --iif=outpufile.xml
i think that there are many other commands which are very useful for administrators bot not documented.
one command i'm searching for is to open the server log and tail it. In the Admin-GUI i can view the server log without open the log file on the server. I think there must be a diag-option to do the same from the CLI. When i have the command maybe i can tail it.
it would be nice to have a list of other undocumented commands and options :-)