zeroclaw-cron
Verified for current stable LTS
Zeroclaw Cron Command: Remove Scheduled Task
Use for remove scheduled task with Zeroclaw Cron. Exact CLI syntax to remove scheduled task using Zeroclaw Cron.
When to use this: Use for remove scheduled task with Zeroclaw Cron.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
zeroclaw cron remove <task_id> zeroclaw cron remove <task_id> Live Command Builder
Final Command
zeroclaw cron remove <task_id> Command Breakdown
zeroclaw is the base executable for this command.
FAQ
Purpose: Exact syntax to remove scheduled 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 One Shot Delayed Task
zeroclaw cron once <30m|1h|1d|...> "<command>" 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>