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
When running wp plugin update --all --format=jsonand there is an error with updating a plugin the output is.
[{"name":"advanced-custom-fields-pro","old_version":"5.3.5","new_version":"5.7.13","status":"Error"},{"name":"wordpress-seo","old_version":"10.0","new_version":"10.0.1","status":"Updated"}]Error: Only updated 1 of 2 plugins.
The error is outside of the JSON format, should not be a mixed output.
Hello,
When running
wp plugin update --all --format=json
and there is an error with updating a plugin the output is.[{"name":"advanced-custom-fields-pro","old_version":"5.3.5","new_version":"5.7.13","status":"Error"},{"name":"wordpress-seo","old_version":"10.0","new_version":"10.0.1","status":"Updated"}]Error: Only updated 1 of 2 plugins.
The error is outside of the JSON format, should not be a mixed output.
Sysinfo
The text was updated successfully, but these errors were encountered: