doccaz / scc-tools

A set of simple tools to interact with SUSE Customer Center (SCC)
MIT License
13 stars 1 forks source link

limit messages during supportconfig check #5

Closed doccaz closed 4 years ago

doccaz commented 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?

doccaz commented 4 years ago

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.