You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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, ...