Ana içeriğe atla

openclaw tasks

Kalıcı arka plan görevlerini ve TaskFlow durumunu inceleyin. Alt komut olmadan, openclaw tasks, openclaw tasks list ile eşdeğerdir. Yaşam döngüsü ve teslim modeli için bkz. Arka Plan Görevleri.

Kullanım

openclaw tasks
openclaw tasks list
openclaw tasks list --runtime acp
openclaw tasks list --status running
openclaw tasks show <lookup>
openclaw tasks notify <lookup> state_changes
openclaw tasks cancel <lookup>
openclaw tasks audit
openclaw tasks maintenance
openclaw tasks maintenance --apply
openclaw tasks flow list
openclaw tasks flow show <lookup>
openclaw tasks flow cancel <lookup>

Kök Seçenekler

  • --json: JSON çıktısı.
  • --runtime <name>: türe göre filtrele: subagent, acp, cron veya cli.
  • --status <name>: duruma göre filtrele: queued, running, succeeded, failed, timed_out, cancelled veya lost.

Alt komutlar

list

openclaw tasks list [--runtime <name>] [--status <name>] [--json]
İzlenen arka plan görevlerini en yeniden başlayarak listeler.

show

openclaw tasks show <lookup> [--json]
Bir görevi görev ID’si, run ID’si veya oturum anahtarıyla gösterir.

notify

openclaw tasks notify <lookup> <done_only|state_changes|silent>
Çalışan bir görev için bildirim ilkesini değiştirir.

cancel

openclaw tasks cancel <lookup>
Çalışan bir arka plan görevini iptal eder.

audit

openclaw tasks audit [--severity <warn|error>] [--code <name>] [--limit <n>] [--json]
Bayat, kayıp, teslim başarısız veya başka şekilde tutarsız görev ve TaskFlow kayıtlarını ortaya çıkarır.

maintenance

openclaw tasks maintenance [--apply] [--json]
Görev ve TaskFlow uzlaştırmasını, temizlik damgalamayı ve temizlemeyi önizler veya uygular.

flow

openclaw tasks flow list [--status <name>] [--json]
openclaw tasks flow show <lookup> [--json]
openclaw tasks flow cancel <lookup>
Görev defteri altındaki kalıcı TaskFlow durumunu inceler veya iptal eder.