rt reconciler clear
rt › reconciler › clear
Manually clear one agent's reconciler state and its open/parked gates
Usage
rt reconciler clear <agent-id> [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
<agent-id> | text | Agent id | |
--json | boolean | false | Emit the clear record as JSON |
See code: commands/reconciler.ts › reconcilerClear