#166 add CLI option to enable debug output
Closed: Fixed by kparal. Opened 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

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/quality/blockerbugs/issues/166

Please continue any further discussion there.

Log in to comment on this ticket.

Metadata
Related Pull Requests