Files
eng-pad-server/go.sum
Kyle Isom 846a6fe42d Implement Phase 3: CLI commands (init, server, snapshot, status)
- Cobra CLI with init (create DB + admin user), server (placeholder),
  snapshot (VACUUM INTO backup), status (health check + counts)
- All commands load config via --config flag
- init prompts for username and password (masked)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 19:50:02 -07:00

5.5 KiB