Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

flock herd

HerdR-shaped UX over the in-tree multiplexer — common attach, status, and tab operations without raw socket JSON.

Usage

flock herd <SUBCOMMAND>

Subcommands include server, status, tabs, attach, wait, and related multiplexer helpers. Run flock herd --help for the current list.

Recipes

Check multiplexer health:

flock herd status

Attach to a running session:

flock herd attach <session-id>

List tabs before attach:

flock herd tabs

Daily-driver stack:

flock multiplexer server &
flock herd status
flock dashboard