mirror of
https://github.com/schpet/linear-cli.git
synced 2026-09-14 14:26:50 +08:00
ee2fb3f6b6
Implement a --json flag for the linear issue view command to output issue data in JSON format, enabling better integration with scripts and other tools. - Add -j/--json flag to output raw issue data as formatted JSON - Modify spinner logic to avoid interfering with JSON output - Include comprehensive test coverage for JSON output scenarios - Update snapshots to validate JSON output format Fixes #25 Claude-session-id: 3f32bad3-84d3-42d5-84ce-77b7628ca1ce