Skip to content

Draft: [balooctl] Filter messages to stdout

Filter messages to stdout

With !206, info and warnings are written with qInfo and qWarning so progress messages appear on both stderr and stdout.

Change the default behaviour so that progress messages are not written to stdout (by default) but add an "-o" option to enable it. This would be used when piping the output of balooctl index or clear commands.

Edited by Archaeopteryx Lithographica

Merge request reports

Loading