To make life easier from the command line, use click_default_group to assign a default command invocation to some command subgroups
- albums
- artists
- plays
- tracks
- stats
The first 4 should probably list or top. overview for the stats group.
Maybe a summary should be added to all of them.
To make life easier from the command line, use
click_default_groupto assign a default command invocation to some command subgroupsThe first 4 should probably
listortop.overviewfor the stats group.Maybe a
summaryshould be added to all of them.