Files
fuj-management/go/cmd/fuj/main.go
Jan Novak a7cf45fc95
All checks were successful
Deploy to K8s / deploy (push) Successful in 7s
feat(go): add --print-fio-table flag to fuj sync --dry-run
Prints an aligned tabwriter table of every Fio transaction in the
look-back window, with a STATUS column showing NEW (would be appended)
or DUP (already in sheet). Only fires when --dry-run is also set, so
it can't affect real syncs. Refactors Sync ID computation into a single
pre-pass shared by both the table printer and the row builder.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 13:49:42 +02:00

6.1 KiB