wp-cli / entity-command

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

Introduce ids as format for user application-password list #474

Closed ernilambar closed 4 months ago

ernilambar commented 6 months ago

Feature Request

Describe your use case and the problem you are facing

wp user application-password list 1 --format=ids

--format=ids could be helpful for piping commands. It will also bring parity with our listing commands.

Describe the solution you'd like

If output is like 8c4e8d37-7932-4ba4-8459-ead134a3db75 426eeda0-9c2a-4d29-aa7c-1e12c1c07629, it can be helpful when using with xargs.