Group_Member::list_( $args, $assoc_args )
Get a list of group memberships.
Description Description
This command can be used to fetch a list of a user’s groups (using the –user-id parameter) or a group’s members (using the –group-id flag).
OPTIONS OPTIONS
[–fields=
[–format=
[–
## EXAMPLES
$ wp bp group member list 3 $ wp bp group member list my-group
Source Source
File: cli/src/group-member.php