Skip to content

Feature: Verbose CLI Flag #140

@MattTheCuber

Description

@MattTheCuber

Before You Begin

Before proceeding, please make sure to follow these steps:

  • I have checked for similar feature requests in the project's issue tracker
    to avoid duplicates.
  • I have searched existing issues to see if this feature has been discussed
    before.

Feature Details

Is your feature request related to a problem? Please describe

Hard to debug, especially when running in limited environments such as CI pipelines.

Describe the solution you'd like

--verbose flag which would log a bunch of information through the process such as final config options and packages found.

Describe alternatives you've considered

Right now I am manually editing the code in site-packages to add print statements. Which isn't really possible in the CI.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions