mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 23:59:45 +00:00
docs: refresh tasks and status references
This commit is contained in:
parent
0a5bce21a6
commit
09997f032f
3 changed files with 32 additions and 1 deletions
|
|
@ -952,6 +952,7 @@ List and manage [background task](/automation/tasks) runs across agents.
|
|||
- `tasks notify <id>` — change notification policy for a task run
|
||||
- `tasks cancel <id>` — cancel a running task
|
||||
- `tasks audit` — surface operational issues (stale, lost, delivery failures)
|
||||
- `tasks maintenance` — preview or apply tasks and TaskFlow cleanup/reconciliation
|
||||
- `tasks flow list` — list active and recent Task Flow flows
|
||||
- `tasks flow show <lookup>` — inspect a flow by id or lookup key
|
||||
- `tasks flow cancel <lookup>` — cancel a running flow and its active tasks
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ openclaw status --usage
|
|||
|
||||
Notes:
|
||||
|
||||
- `--deep` runs live probes (WhatsApp Web + Telegram + Discord + Google Chat + Slack + Signal).
|
||||
- `--deep` runs live probes (WhatsApp Web + Telegram + Discord + Slack + Signal).
|
||||
- Output includes per-agent session stores when multiple agents are configured.
|
||||
- Overview includes Gateway + node host service install/runtime status when available.
|
||||
- Overview includes update channel + git SHA (for source checkouts).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue