Description
In #44692 we added a cache:pool:invalidate-tags command in addition to the existing cache:pool:clear command.
I think invalidate is too long and uncommon ... besides being inconsistent with the existing clear command.
Even in the proposed docs of this feature (symfony/symfony-docs#16328) we use the "clear" word to explain the command:

So, should we rename cache:pool:invalidate-tags as cache:pool:clear-tags ?
Thanks!
Example
No response