wp bp group update
Update a group.
OPTIONS OPTIONS
- <group-id>…
- Identifier(s) for the group(s). Can be a numeric ID or the group slug.
- [–<field>=<value>]
- One or more fields to update. See groups_create_group()
EXAMPLE EXAMPLE
$ wp bp group update 35 --description="What a cool group!" --name="Group of Cool People"