wp bp friend list

Get a list of user's friends.

OPTIONS OPTIONS

<user>
ID of the user. Accepts either a user_login or a numeric ID.
[–fields=<fields>]
Fields to display.
[–format=<format>]
Render output in a particular format.
---
default: table

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

Top ↑

EXAMPLES EXAMPLES

$ wp bp friend list 65465 --format=ids

$ wp bp friend list 2422 --format=count