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

Don't let config parse for help or version when getting profile #474

Merged
merged 3 commits into from
Dec 5, 2024

Conversation

ecooper
Copy link
Contributor

@ecooper ecooper commented Dec 4, 2024

Problem

We parse args in the config middleware, but do not disable help or version. This means they will always execute before our actual help.

Solution

Turn off help.

Result

Help from the command show.

@echo-bravo-yahoo echo-bravo-yahoo merged commit 33f4369 into v3 Dec 5, 2024
4 checks passed
@echo-bravo-yahoo echo-bravo-yahoo deleted the v3-let-help-help branch December 5, 2024 00:48
@cleve-fauna cleve-fauna mentioned this pull request Dec 5, 2024
This was referenced Dec 6, 2024
@cleve-fauna cleve-fauna mentioned this pull request Dec 13, 2024
@mwilde345 mwilde345 mentioned this pull request Dec 18, 2024
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.

3 participants