Skip to content

Conversation

TwoOfTwelve
Copy link
Contributor

@TwoOfTwelve TwoOfTwelve commented Sep 11, 2025

Allows global cli options to be specified after subcommands. This makes jplag path/to/data -t 3 java, jplag -l java path/to/data -t 3 and jplag java path/to/data -t 3 all equivalent.

This makes printing the help more complex, since the global options have to be suppressed in the help text for subcommands manually.

This addresses #2243 and #2222

@TwoOfTwelve TwoOfTwelve requested review from a team and Kr0nox September 11, 2025 08:49
@Kr0nox Kr0nox marked this pull request as draft September 11, 2025 11:25
Copy link

@Kr0nox
Copy link
Member

Kr0nox commented Oct 16, 2025

Add complete e2e test testing this

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