Feature: #104655 - Add console command to mark upgrade wizards as undone
See forge#104655
Description
A new CLI command
typo3 upgrade:
has been
introduced. It allows to mark a previously executed upgrade wizard as "undone",
so it can be run again.
This makes the existing functionality from the install tool also available on CLI.
Note
Bear in mind that wizards theoretically can cause data inconsistencies when being run again. Also, a wizard may not run properly again when its pre-requisites no longer apply after its first run.
Impact
You can now mark an already executed upgrade wizard as "undone" with
typo3 upgrade: