extension-command icon indicating copy to clipboard operation
extension-command copied to clipboard

--continue-anyway or similar option added to "plugin update --all"

Open buanzo opened this issue 5 years ago • 2 comments

Hi.

Describe your use case and the problem you are facing

I use wp-cli plugin update --all extensively. When there is an error with a plugin in relation to 'version higher than expected', wp-cli stops execution and the other plugins do not get updated.

Describe the solution you'd like

I would like a flag that modifies that behavior, allowing the user to choose if to continue updating other plugins or exit.

Thank you for considering my issue.

buanzo avatar Jul 12 '20 12:07 buanzo

In my opinion this should even be the default behavior

kkmuffme avatar Aug 05 '20 18:08 kkmuffme

I have same problem (update process freezes) and I agree on both. If not set as default behaviour than at least add --confinue-anyway flag.

jasomdotnet avatar Sep 01 '20 08:09 jasomdotnet

This should be addressed with https://github.com/wp-cli/extension-command/pull/338

danielbachhuber avatar Oct 11 '23 11:10 danielbachhuber