rt herd close
rt › herd › close
Close a worker job: retires the row and closes its pane
Usage
rt herd close <job> [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
<job> | text | Job name | |
--herd | text | Herd id (default: HERD_ID) | |
--json | boolean | false | Emit the close record as JSON |
See code: commands/herd.ts › close