Skip to content

Enable to force print traceback on all CLI commands #437

@lchoquel

Description

@lchoquel

Before submitting

  • I've searched open issues and found no similar request
  • I'm willing to start a discussion or contribute code

Problem / motivation

  • Nice validation errors are pleasant but when chasing a bug, you sometimes want a full traceback.
  • We can easily print them with Rich using console.print(Traceback()) so let's add an additional arg to all our CLI commands that will print the traceback in addition to the nice error report.

Proposed solution

No response

Alternatives considered

No response

Would you like to help implement this feature?

None

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions