pi-top-Python-SDK
pi-top-Python-SDK copied to clipboard
Standardise CLI verbosity
Implement a unified verbosity schema across the CLI different commands. Currently, not all subcommands provide a -v argument, and the provided output also differs.
Also, might be a good idea to look into implementing different verbosity levels with -v, -vv, ...