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