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

Explore ways to debug with the cli more easily #367

Open
shubhbapna opened this issue Jan 30, 2023 · 0 comments
Open

Explore ways to debug with the cli more easily #367

shubhbapna opened this issue Jan 30, 2023 · 0 comments
Labels
cli related to the build-chain cli component enhancement New feature or request

Comments

@shubhbapna
Copy link
Contributor

Currently if someone reports a failing command, to debug and test your new code with that command you have to build the cli locally and then run it. It can become quite cumbersome to repeat this step again and again until you fix the issue. Moreover adding more debug statements or even running a debugger becomes impossible with this approach.

It would be nice if we could figure out a way to debug and fix failing commands without building the cli locally

@shubhbapna shubhbapna added the enhancement New feature or request label Jan 30, 2023
@shubhbapna shubhbapna changed the title Explore ways to run the debug with the cli more easily Explore ways to debug with the cli more easily Feb 7, 2023
@shubhbapna shubhbapna added the cli related to the build-chain cli component label Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli related to the build-chain cli component enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant