Skip to content

Add JSON output to dispatch version#286

Merged
jongio merged 1 commit into
mainfrom
idea/version-json-output
Jul 13, 2026
Merged

Add JSON output to dispatch version#286
jongio merged 1 commit into
mainfrom
idea/version-json-output

Conversation

@jongio

@jongio jongio commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Closes #283

Summary

  • Add --json output for the version command and version flags
  • Keep plain version output unchanged
  • Reject unsupported version arguments with a clear error

Verification

  • go build ./...
  • go test ./...
  • go vet ./...

Co-authored-by: Copilot App <[email protected]>
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 10, 2026
@jongio jongio self-assigned this Jul 10, 2026
@jongio jongio merged commit 19ad40e into main Jul 13, 2026
2 checks passed
@jongio jongio deleted the idea/version-json-output branch July 13, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add JSON output to dispatch version

1 participant