wp-cli / entity-command

Manage WordPress comments, menus, options, posts, sites, terms, and users.
MIT License
100 stars 89 forks source link

Add user exists command #486

Closed shawnhooper closed 6 months ago

shawnhooper commented 6 months ago

Adds a user wp user exists command that works the same way wp post exists does.

Fixes #484