We should use '\:' instead of ':' because the latter is replaced to the path separator in AbstractCliTest.readArg which is ';' on Windows.
KT-25554 Fixed