zeroclaw-cron
Verified for current stable LTS
Zeroclaw Cron Command: Add Scheduled Task Cron Expression
Use for add scheduled task cron expression with Zeroclaw Cron. Exact CLI syntax to add scheduled task cron expression using Zeroclaw Cron.
When to use this: Use for add scheduled task cron expression with Zeroclaw Cron.
Command Syntax
zeroclaw cron add "<* * * * *>" "<command>" zeroclaw cron add "<* * * * *>" "<command>" Command Breakdown
zeroclaw is the base executable for this command.
FAQ
Purpose: Exact syntax to add scheduled task cron expression using Zeroclaw Cron.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Zeroclaw Cron Command: Add One Shot Delayed Task
zeroclaw cron once <30m|1h|1d|...> "<command>" Zeroclaw Cron Command: Display Help zeroclaw cron -h Zeroclaw Cron Command: List Scheduled Tasks zeroclaw cron list Zeroclaw Cron Command: Pause Scheduled Task zeroclaw cron pause <task_id> Zeroclaw Cron Command: Remove Scheduled Task zeroclaw cron remove <task_id>