Closed doccaz closed 4 years ago
Do not emit the package versions while analyzing a supportconfig by default. Instead, create flags to show specific messages. e.g. --show-unknown, --show-differences, --show-uptodate.
Maybe show a spinner or just the package count while it works?
Added a static package counter with some \b (backspace character) action. Old school! I added three flags:
By default none of these are true. Must be informed BEFORE the -d parameter.
Do not emit the package versions while analyzing a supportconfig by default. Instead, create flags to show specific messages. e.g. --show-unknown, --show-differences, --show-uptodate.
Maybe show a spinner or just the package count while it works?