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

Restructure the --vc CLI option #265

Open
in03 opened this issue Feb 17, 2023 · 0 comments
Open

Restructure the --vc CLI option #265

in03 opened this issue Feb 17, 2023 · 0 comments

Comments

@in03
Copy link
Owner

in03 commented Feb 17, 2023

The --vc version constraint override option must be applied like so:

proxima --vc my-key queue or proxima --vc my-key work 4

Although it means less boilerplate in code by adding the option to the typer callback, it's really unintuitive. Looking for subcommand help doesn't help either, since --help always works on the command level. Plus it's silly if future subcommands don't support the option...

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

No branches or pull requests

1 participant