reconcile csv via --csv csv
Some checks failed
cicd / ci (push) Has been cancelled

This commit is contained in:
Bel LaPointe
2026-01-31 11:22:47 -07:00
parent 502e47d0bc
commit fa7bafa241
2 changed files with 98 additions and 14 deletions

View File

@@ -18,4 +18,5 @@ type Config struct {
Compact bool
GroupDate string
NoPercent bool
CSV string
}