Skip to content

feat(runtimed): add --version flag to CLI#699

Merged
rgbkrk merged 1 commit intomainfrom
quill/runtimed-version
Mar 11, 2026
Merged

feat(runtimed): add --version flag to CLI#699
rgbkrk merged 1 commit intomainfrom
quill/runtimed-version

Conversation

@rgbkrk
Copy link
Member

@rgbkrk rgbkrk commented Mar 11, 2026

Users can now check the installed runtimed version with --version or -V. The version is automatically read from Cargo.toml and displayed in the help text.

Test Plan

  • Run runtimed --version and verify it outputs runtimed 2.0.0
  • Run runtimed -V and verify same output
  • Run runtimed --help and verify -V, --version is shown in options

PR submitted by @rgbkrk's agent, Quill

Users can now check the installed runtimed version with --version or -V. The version is automatically read from Cargo.toml and displayed in the help text.
@rgbkrk rgbkrk merged commit 2dce496 into main Mar 11, 2026
9 checks passed
@rgbkrk rgbkrk deleted the quill/runtimed-version branch March 11, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant