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

Add the --log-level option to nested commands #828

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

julienduchesne
Copy link
Member

Fixes #810
--log-level should now be usable in every command, including env, tool and tool charts

Also added some consistency around the arg validation of root commands (env, tool and charts)

Fixes #810
`--log-level` should now be usable in every command, including `env`, `tool` and `tool charts`

Also added some consistency around the arg validation of root commands (`env`, `tool` and `charts`)
@julienduchesne julienduchesne requested a review from a team March 27, 2023 01:33
@github-actions
Copy link

github-actions bot commented Mar 27, 2023

PR Preview Action v1.3.0
Preview removed because the pull request was closed.
2023-03-27 11:58 UTC

Copy link
Contributor

@jvrplmlmn jvrplmlmn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@julienduchesne julienduchesne merged commit edc27cd into main Mar 27, 2023
@julienduchesne julienduchesne deleted the julienduchesne/log-level-leveled-cmds branch March 27, 2023 11:55
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.

"--log-level" not working for "env" and "tool" subcommands
2 participants