#166 add CLI option to enable debug output
Closed: Fixed 3 years ago by kparal. Opened 3 years ago by kparal.

The CLI doesn't have a --debug (or similar) option that can enable debugging output. It is possible to set DEBUG=true envvar, but that is not documented anywhere.

Enabling a debug output just for a single command execution is very useful when trying to get detailed logs of some action without the need to alter global configuration.

Implement a general --debug cli option (or similar) and optionally document the alternative route of setting an envvar, if it fits somewhere.


Metadata Update from @kparal:
- Issue assigned to kparal

3 years ago

Login to comment on this ticket.

Metadata
Boards 1
Next tasks Status: Done
Related Pull Requests
  • #168 Merged 3 years ago