openclaw tasks
Inspect durable background tasks and Task Flow state. With no subcommand,
openclaw tasks is equivalent to openclaw tasks list.
See Background Tasks for the lifecycle and delivery model.
Usage
Root Options
--json: output JSON.--runtime <name>: filter by kind:subagent,acp,cron, orcli.--status <name>: filter by status:queued,running,succeeded,failed,timed_out,cancelled, orlost.