I am looking to launch CLI Analyzer from an external program and pass the host information. Does anyone know if this is possible and what the string to append would be?
To give an example, in PuTTY if you pass it "-ssh %host", it would launch PuTTY a...