This is a minor release, which fixes a few regressions.
Changelog
Commands:
- made
search-replace
work with tables that have reserved column names, such as ‘default’ - made
option update
work correctly forblog_public
- fixed notice in
scaffold post-type
- fixed colorization on
wp plugin update-all --dry-run
Internals:
- fixed bug where
wp help
would not display commands defined in plugins - fixed synopsis parser bug where arguments with vertical bars would be ignored
- added support for
WP_CLI_PHP_ARGS
environment variable
You can also browse the list of resolved issues on GitHub.