Archi Forum

Archi => General Archi Discussion => Topic started by: archi1209 on May 28, 2018, 10:50:04 AM

Title: windows ACLI : abrupt shell close after execution
Post by: archi1209 on May 28, 2018, 10:50:04 AM
Hello,
I test the CLI interface, but it open another windows shell at each call then close it at end.
No chance then to see the output.

basic sample : Archi -application com.archimatetool.commandline.app -consoleLog -nosplash --help
Any way to keep this new shell opened or simpler : log in the original shell ?`

Thanks in advance,
Title: Re: windows ACLI : abrupt shell close after execution
Post by: archi1209 on May 28, 2018, 13:19:32 PM
Finally found two solutions : as Archi is an eclipse, looked in the eclipse.ini options.


If it can help (should be in the FAQ maybe).
Title: Re: windows ACLI : abrupt shell close after execution
Post by: Phil Beauvoir on May 29, 2018, 16:40:23 PM
Next version of ACLI will have a --pause option. This will keep the shell open until the Return key is pressed.