Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query benchpark version #87

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Query benchpark version #87

merged 1 commit into from
Dec 21, 2023

Conversation

slabasan
Copy link
Collaborator

@slabasan slabasan commented Dec 20, 2023

Version added to argument list:

$ ./bin/benchpark --version
0.1.0

Help menu (now) displays if no arguments provided. This used to be a custom error message: Must specify subcommand: list setup

$ ./bin/benchpark
usage: benchpark [-h] [-V] {list,setup} ...

Benchpark

options:
  -h, --help     show this help message and exit
  -V, --version  show version number and exit

Subcommands:
  {list,setup}
    list         List available benchmarks and systems
    setup        Set up an experiment and prepare it to build/run
$ ./bin/benchpark --help
usage: benchpark [-h] [-V] {list,setup} ...

Benchpark

options:
  -h, --help     show this help message and exit
  -V, --version  show version number and exit

Subcommands:
  {list,setup}
    list         List available benchmarks and systems
    setup        Set up an experiment and prepare it to build/run

@pearce8 pearce8 merged commit d90b672 into develop Dec 21, 2023
4 checks passed
@pearce8 pearce8 deleted the feature/query-version branch December 21, 2023 00:53
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.

2 participants