php bin/console cache:pool:clear

Clear cache pools

Usage

cache:pool:clear [--all] [--] [<pools>...]

Arguments

pools   A list of cache pools or cache pool clearers 

Options

      --all   Clear all cache pools 

Help

The cache:pool:clear command clears the given cache pools or cache pool clearers.

    bin/console cache:pool:clear  [...]