- Cron 作业:Cron 作业
openclaw cron --help 查看完整的命令集。
说明:隔离式 cron add 任务默认使用 --announce 投递摘要。使用 --no-deliver 仅内部运行。
--deliver 仍作为 --announce 的弃用别名保留。
说明:一次性(--at)任务成功后默认删除。使用 --keep-after-run 保留。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Claude Code
cron 文档
openclaw cron --help 查看完整的命令集。
说明:隔离式 cron add 任务默认使用 --announce 投递摘要。使用 --no-deliver 仅内部运行。
--deliver 仍作为 --announce 的弃用别名保留。
说明:一次性(--at)任务成功后默认删除。使用 --keep-after-run 保留。
openclaw cron edit <job-id> --announce --channel telegram --to "123456789"
openclaw cron edit <job-id> --no-deliver
Was this page helpful?