zeroclaw-cron
Verified for current stable LTS
Zeroclaw Cron Command: Add One Shot Delayed Task
Use for add one shot delayed task with Zeroclaw Cron. Exact CLI syntax to add one shot delayed task using Zeroclaw Cron.
When to use this: Use for add one shot delayed task with Zeroclaw Cron.
Command Syntax
zeroclaw cron once <30m|1h|1d|...> "<command>" zeroclaw cron once <30m|1h|1d|...> "<command>" Live Command Builder
Final Command
zeroclaw cron once <30m|1h|1d|...> "<command>" Command Breakdown
zeroclaw is the base executable for this command.
FAQ
Purpose: Exact syntax to add one shot delayed task 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 Scheduled Task Cron Expression
zeroclaw cron add "<* * * * *>" "<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>