I am wondering if Katalon has a feature so we can update the version through CMD command?
I am maintaining 20 VMs on Jenkins, and updating Katalon one by one is waste of time.
If Katalon has a solution in CMD command, I could just loop all the nodes and run the batch command on jenkins to update all the katalons in the VMs.
(one might say just use docker container and that way I can get the latest version of Katalon all the time, but that’s not my situation at this moment)