What: switch to 你/你的 tone; standardize Skills/Gateway网关/local loopback/私信 wording Why: align zh-CN docs with issue 6995 feedback + idiomatic tech style Tests: pnpm docs:build
855 B
855 B
read_when, summary, title, x-i18n
| read_when | summary | title | x-i18n | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
`openclaw cron` 的 CLI 参考(调度和运行后台任务) | cron |
|
openclaw cron
管理 Gateway网关调度器的定时任务。
相关内容:
- 定时任务:定时任务
提示:运行 openclaw cron --help 查看完整的命令列表。
常见编辑
更新投递设置而不更改消息内容:
openclaw cron edit <job-id> --deliver --channel telegram --to "123456789"
为隔离任务禁用投递:
openclaw cron edit <job-id> --no-deliver