Skip to content

Explore ways to debug with the cli more easily #367

@shubhbapna

Description

@shubhbapna

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

No one assigned

    Labels

    clirelated to the build-chain cli componentenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions