rt herd wrap-up
rt › herd › wrap-up
Wind a herd down: panes, worktrees, job dirs, room
Usage
rt herd wrap-up <herd-id> [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
<herd-id> | text | Herd to wind down | |
--close-panes | boolean | false | Close every worker pane and the workspace |
--dispose | text | Dispose this job's worktree; repeat per job | |
--delete-job-dirs | boolean | false | Delete the briefs and reports under the jobs root |
--archive-room | boolean | false | Archive the herd's chat room |
--json | boolean | false | Emit the wrap-up record as JSON |
See code: commands/herd.ts › wrapUp