The CLI_REPORTER and CLI_PROGRESS_REPORTER classes now have a verbose
mode that is disabled by default. This prevents debug and progress
messages from being output. In v11, we should probably add a --verbose
flag to the cli to turn these on
Errors and warnings continue to be printed normally.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/18289