Currently testsys can run commands like uninstall reset-test and delete without any confirmation window. This can be problematic since once a command like these are issued, it can be irreversible. Add a confirmation check to the testsys CLI to make sure the user is sure that these commands need to be run.
Currently testsys can run commands like
uninstallreset-testanddeletewithout any confirmation window. This can be problematic since once a command like these are issued, it can be irreversible. Add a confirmation check to the testsys CLI to make sure the user is sure that these commands need to be run.