Commands

history

history

crabbox history lists coordinator-recorded remote command runs.

crabbox history
crabbox history --lease cbx_...
crabbox history --owner steipete@gmail.com
crabbox history --org openclaw --json

Flags:

--lease <lease-id>      filter by lease
--owner <email>         filter by owner
--org <name>            filter by org
--state <state>         running, succeeded, or failed
--limit <n>             default 50, maximum 500
--json                  print JSON

Human output includes run ID, lease ID, state, exit code, duration, start time, and command. Use the run ID with logs.

Related docs: