wp-cli / extension-command

Manages plugins and themes, including installs, activations, and updates.
MIT License
90 stars 79 forks source link

Warn when supplying multiple themes with `theme install --activate` #408

Closed ernilambar closed 7 months ago

ernilambar commented 9 months ago

Fixes https://github.com/wp-cli/extension-command/issues/406

danielbachhuber commented 7 months ago

Slight tweak for a follow-up: https://github.com/wp-cli/extension-command/pull/419