rt herd start
rt › herd › start
Start a herd: registry row, chat room, herdr workspace, gate subscription
Usage
rt herd start [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--name | text | Herd name; seeds the room and workspace labels | |
--repo | text | Repo the herd works (default: the current repo) | |
--hidden | boolean | false | Run the workspace in a hidden herdr session |
--session | text | Shepherd session id (default: CLAUDE_CODE_SESSION_ID) | |
--json | boolean | false | Emit the herd record as JSON |
See code: commands/herd.ts › start