7 Commits

Author SHA1 Message Date
Kieran Klukas
0a3596aab6 feat: add --json flag to all API flow commands
Add --json to submit, ls, and info for test/clone/remote flows.
Document all JSON output formats in README.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 15:04:30 -05:00
Kieran Klukas
61061d3571 feat: add --json flag for test output, env var config, and --version
- Add --json flag to `tools test` for machine-readable CI output
- Support ECTF_TOKEN, ECTF_GIT_URL, ECTF_API_URL env vars for config
- Add --version flag via clap

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 14:46:33 -05:00
Kieran Klukas
1e3e176c9c chore: bump version to 0.2.0 2026-02-25 21:39:16 -08:00
Kieran Klukas
c3de7f5e74 feat: add api tools 2026-02-25 21:32:27 -08:00
Kieran Klukas
d952d96a6c feat: add shell completions 2026-02-25 20:19:26 -05:00
Kieran Klukas
805fabfb1b feat: add hw sub commands 2026-02-25 19:32:44 -05:00
Kieran Klukas
1f94f6964f feat: init 2026-02-25 19:06:11 -05:00