wp-cli / language-command

Installs, activates, and manages language packs.
MIT License
13 stars 22 forks source link

Add `--format=count` to `language core|plugin|theme list` commands #150

Closed ernilambar closed 4 months ago

ernilambar commented 4 months ago

Feature Request

Describe your use case and the problem you are facing

In language core|plugin|theme list commands, --format does not support count.

Describe the solution you'd like

Introduce --format=count to language core|plugin|theme list commands. It would be handy and also in parity with our other list commands. Eg: wp language core list --status=installed --format=count