feat: add --version flag to CLI

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-03 18:55:44 +01:00
parent 11c300c4e7
commit ae6a4d6cf9
2 changed files with 7 additions and 4 deletions

View File

@@ -2,7 +2,6 @@
## Quick Wins
- [ ] Add `--version` flag to the CLI
- [ ] Check if revision exists before indexing (skip or require `--force`)
## Usability