wp bp message star-thread

Star a thread.

OPTIONS OPTIONS

<thread-id>
Thread ID to star.
–user-id=<user>
User that is starring the thread. Accepts either a user_login or a numeric ID.

Top ↑

EXAMPLE EXAMPLE

$ wp bp message star-thread 212 --user-id=another_user_login
Success: Thread was successfully starred.