php bin/console cache:pool:delete
Delete an item from a cache pool
Usage
cache:pool:delete <pool> <key>
Arguments
pool The cache pool from which to delete an item
key The cache key to delete from the pool
Help
The cache:pool:delete deletes an item from a given cache pool.
bin/console cache:pool:delete