wp-cli / role-command

Adds, removes, lists, and resets roles and capabilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support the singular --field flag

johnbillion opened this issue · comments

Commands such as wp post list support the singular --field=foo flag to return just a single field in the response.

The wp role list command should support this too.