Files
moltbot/src/cli
Matt Hulme f692288301 feat(cron): add --session-key option to cron add/edit CLI commands
Expose the existing CronJob.sessionKey field through the CLI so users
can target cron jobs at specific named sessions without needing an
external shell script + system crontab workaround.

The backend already fully supports sessionKey on cron jobs - this
change wires it to the CLI surface with --session-key on cron add,
and --session-key / --clear-session-key on cron edit.

Closes #27158

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 12:28:49 +00:00
..
2026-02-15 04:02:10 +00:00
2026-01-18 08:45:29 +00:00
2026-02-17 14:32:57 +09:00
2026-01-30 03:16:21 +01:00
2026-02-24 04:39:53 +00:00