wp bp group invite list

Get a list of invitations from a group.

OPTIONS OPTIONS

–group-id=<group>
Identifier for the group. Accepts either a slug or a numeric ID.
–user-id=<user>
Identifier for the user. Accepts either a user_login or a numeric ID.
[–format=<format>]
Render output in a particular format.
---
default: table

options:
– table
– ids
– csv
– count
– haml
---

Top ↑

EXAMPLES EXAMPLES

$ wp bp group invite list --user-id=30 --group-id=56