wp-cli / extension-command

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

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

Closed ernilambar closed 2 months ago

ernilambar commented 5 months ago

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

danielbachhuber commented 2 months ago

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