dagu/cmd
Yota Hamada c72623154d
feat(cmd): add cleanup command (#1489)
* **New Features**
* Added `cleanup` command to remove old DAG run history with
configurable retention periods
* Supports `--dry-run` flag to preview which runs would be removed
without deleting
  * Includes `--yes` flag to skip confirmation prompts
2025-12-16 23:36:24 +09:00
..
main_test.go Refactor internal packages into layered architecture (#1319) 2025-10-13 03:52:00 +09:00
main.go feat(cmd): add cleanup command (#1489) 2025-12-16 23:36:24 +09:00