-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
clirelated to the build-chain cli componentrelated to the build-chain cli componentenhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
clirelated to the build-chain cli componentrelated to the build-chain cli componentenhancementNew feature or requestNew feature or request