Skip to content

Add JSON output to dispatch version#286

Open
jongio wants to merge 1 commit into
mainfrom
idea/version-json-output
Open

Add JSON output to dispatch version#286
jongio wants to merge 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 <223556219+Copilot@users.noreply.github.com>
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 10, 2026
@jongio jongio self-assigned this Jul 10, 2026
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