Related to KT-59171
We should use '\:' instead of ':' because the latter is replaced to the path separator in AbstractCliTest.readArg which is ';' on Windows.
case when the argument is listed twice in the list of command line arguments. The last value will be used. #KT-27181 Fixed