wp-cli / db-command

Performs basic database operations using credentials stored in wp-config.php.
MIT License
71 stars 59 forks source link

--quiet option not working for wp db optimize and wp db repair #133

Open stephanedebove opened 5 years ago

stephanedebove commented 5 years ago

Hi,

I tried to run

wp db optimize --quiet and

wp db repair --quiet but they both produce informational messages.