wp-rocket-cli
wp-rocket-cli copied to clipboard
Cache files not cleared even if the confirmation message says it worked.
Issue description
In a specific case, when running the command wp rocket clean --confirm we receive the confirmation message below:
Success: All cache files cleared.
But the cache files are still present. With same modification date.
Solution
Please update the verification cache clearing process to include a verification step, ensuring that the files are successfully deleted.