...
Parameters to see the usage page are
- -
?, -h, --help
Rollback An Already Patched Version
Rollback automatically
To rollback already applied patches you have to delete the patch files from the patches folder of your JOC Cockpit installation.
...
java -jar patch-executor-<VERSION>.jar --rollback
- delete all patch files from the patches folder then type
java -jar patch-executor-<VERSION>.jar
without further parameters
Difference In Proceesing Rollback Automatically And From Command Line
If you want to rollback automatically you have to remove the existing patch files from the patches folder.
...