wp-media / wp-rocket-cli

WP CLI interface for the WP Rocket plugin
74 stars 37 forks source link

--confirm parameter does not work #20

Closed harryqt closed 5 years ago

harryqt commented 5 years ago

When trying to delete all cache using

wp rocket clean --confirm

throws error:

Error: Parameter errors:
unknown --confirm parameter

without the --confirm parameter it works fine.