Skip to content
Snippets Groups Projects
Commit 63a09704 authored by Benjamin Franzke's avatar Benjamin Franzke
Browse files

[FEATURE] Add cache:flush console command

A cache:flush CLI command is added that provides
lowlevel cache flush functionality as in installtool.

It is made extra sure that the command will be executable,
even if all caches are stale or even broken. That means this
command is able to repair broken di, localconf and tca caches.
Technically this became possible due to preparations for
lowlevel cli commands in #86248.

Releases: master
Resolves: #90197
Change-Id: I920867fa8a1ae908acf9788f5de2c6c79eb452d5
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70797


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarHelmut Hummel <typo3@helhum.io>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarHelmut Hummel <typo3@helhum.io>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
parent a0f9a592
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment