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

chore: IGNT_DEBUG enables cmdrunner debug #3270

Merged
merged 3 commits into from
Dec 12, 2022
Merged

Conversation

tbruyelle
Copy link
Contributor

@tbruyelle tbruyelle commented Dec 12, 2022

This is helpful when you need to know what command is responsible for a particular change, like in #3268.

Example:

# -v is mandatory to disable bubbletea because it swallow standard output
$ IGNT_DEBUG=1 ignite chain serve -v  

This is helpful when you need to know what command is responsible for a
particular change, like in #3268.
@tbruyelle tbruyelle added the skip-changelog Don't check changelog for new entries label Dec 12, 2022
@tbruyelle tbruyelle merged commit 2112212 into main Dec 12, 2022
@tbruyelle tbruyelle deleted the chore/debug-cmdrunner branch December 12, 2022 17:51
Jchicode pushed a commit to Jchicode/cli that referenced this pull request Aug 9, 2023
This is helpful when you need to know what command is responsible for a
particular change, like in ignite#3268.

Co-authored-by: Alex Johnson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Don't check changelog for new entries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants