-
Notifications
You must be signed in to change notification settings - Fork 286
Open
Description
As of right now, list results look like this:
$ mas list
441258766 Magnet (1.9.13)
992076693 MindNode (2.4.3)
443987910 1Password (6.3.5)
489094439 iTeleport (6.1.8)
I think list results should display the purchased account of an app as well, like this:
$ mas list
441258766 daekwon.kang@gmail.com Magnet (1.9.13)
992076693 daekwon.kang@gmail.com MindNode (2.4.3)
443987910 daekwon.kang+ikr@gmail.com 1Password (6.3.5)
489094439 daekwon.kang+ikr@gmail.com iTeleport (6.1.8)
grempe and bradmurray