destroy cron
Remove a utopia-tagged EventBridge schedule (targets first, then the rule).
bash
awsutopia destroy cron <name> [--force] [--yes] [--dry-run] [--json]bash
awsutopia destroy cron hourly --yes<name> is the short cron name you passed to create cron --name. Ownership matches the usual utopia project / --force policy. Confirmation required unless --yes.