You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe your use case and the problem you are facing
The WP_CLI::runcommand() needs better documentation of the accepted $options array. At least documenting the default value for each option and accepted values.
Describe the solution you'd like
I will open a PR with some suggested improvements.