Closed
Description
Hello.
I recently used WP-CLI to run some SQL queries.
After they run, I only got a success or failure message.
If it was a success, I did not receive any feedback about how many rows were affected.
Running the query directly in MySQL, it lets me know how many rows were affected.
It was would nice to have that metric returned or optionally returned.
Not sure if that would be part of the normal output or added as a new switch.
Thank you for your time.