[TYPO3-dev] clear all cache via cli

Christian Opitz christian.opitz at netresearch.de
Tue Feb 11 18:55:31 CET 2014


Afaik there's no built in clearcache command but you can also try 
t3build [1] and run
$> php typo3/cli_dispatch.phpsh t3build clearcache

[1] https://github.com/netresearch/t3x-t3build

Am 11.02.2014 15:10, schrieb Philipp:
> How can i clear all caches via a command line? I wrote a script to
> deploy my last changes to production and want it to clear all caches
> when finished.
>
> i tried the extension cleartypo3cache, but it says The supplied 'cliKey'
> is not valid. Valid keys are:
> extbase
> lowlevel_admin
> lowlevel_cleaner
> lowlevel_refindex
> scheduler
>
> isnt there a built-in possibility for that?
> something like lowlevel_admin clearCache
> running TYPO3 version is 6.1.3
>
> thanks




More information about the TYPO3-dev mailing list