Skip to content

subcommands do not support --version flag #2762

Closed
@macfarla

Description

Description

As a besu dev, I want subcommands to support -V and --version so that I can see version info even when using subcommands.

Acceptance Criteria

  • version info displays even using subcommand

Steps to Reproduce (Bug)

  1. besu blocks -V

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

➜  besu git:(typo) besu blocks import -V
➜  besu git:(typo) besu blocks  -V
➜  besu git:(typo) besu  -V
besu/v21.7.3-dev-2aaa4e53/osx-x86_64/oracle_openjdk-java-11

Frequency: [What percentage of the time does it occur?]
100%

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

P5Very Low (ex: JSON-RPC json object response not ignoring null keys, typo on a CLI description)bugSomething isn't workingdev experienceThe build system, things that enable easier development etc.good first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions