wp bp group get
Get a group.
OPTIONS OPTIONS
- <group-id>
- Identifier for the group. Can be a numeric ID or the group slug.
- [–fields=<fields>]
- Limit the output to specific fields. Defaults to all fields.
- [–format=<format>]
- Render output in a particular format.
---
default: table
options:
– table
– json
– haml—
EXAMPLES EXAMPLES
$ wp bp group get 500
$ wp bp group get group-slug