T23: CLI --json output #60

Open
opened 2026-03-24 22:31:08 +03:00 by NiXTheDev · 0 comments
NiXTheDev commented 2026-03-24 22:31:08 +03:00 (Migrated from github.com)

Task 23: CLI JSON Output

Wave: 5 (CLI Full Features)
Category: unspecified-high
Parent: Epic #37

What to do

  • Add --json flag that outputs results as JSON

Acceptance Criteria

  • ogex find "hello" "hello world" --json outputs JSON
  • JSON contains matches array with start, end, text

Commit

feat: CLI --json output

## Task 23: CLI JSON Output **Wave**: 5 (CLI Full Features) **Category**: unspecified-high **Parent**: Epic #37 ### What to do - Add --json flag that outputs results as JSON ### Acceptance Criteria - [ ] ogex find "hello" "hello world" --json outputs JSON - [ ] JSON contains matches array with start, end, text ### Commit `feat: CLI --json output`
Sign in to join this conversation.
No description provided.