
.. include:: ../Includes.txt



.. _typo3_console-command-reference-cache-flushgroups:

The following reference was automatically generated from code.


=================
cache:flushgroups
=================


**Flush all caches in specified groups**

Flushes all caches in specified groups.
Valid group names are by default:

- lowlevel
- pages
- system

**Example:**

  `typo3cms cache:flushgroups pages,all`

Arguments
~~~~~~~~~

`groups`
   An array of names (specified as comma separated values) of cache groups to flush






