File: //home/dfwparty/dfwchat.net/wp-content/plugins/buddyboss-platform/cli/components/friend-list.md
# wp bp friend list
Get a list of user's friends.
## 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
\---
## EXAMPLES
$ wp bp friend list 65465 --format=ids
$ wp bp friend list 2422 --format=count