Skip to content

Conversation

@jclapis
Copy link
Collaborator

@jclapis jclapis commented Nov 17, 2025

This adds --version support to the CLI, PBS, and Signer binaries. For example:

$ commit-boost-pbs --version
Commit-Boost PBS Service v0.9.2

Now people can check the version of their binaries without needing a full proper configuration to start and stop the services. This should close #375.

As a side-note, I left each config as an independent struct per binary. They're empty right now, but they use clap so we can easily add more stuff to them later when we fully CLI-ify each one individually.

@jclapis jclapis requested a review from ltitanb November 17, 2025 21:15
@jclapis jclapis self-assigned this Nov 17, 2025
@jclapis jclapis added the core Core part of the repo (signer, modules interface) label Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core part of the repo (signer, modules interface)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Support for the --version argument

2 participants