Is your feature request related to a problem? Please describe.
mas could use a few aliases, to bring it more in line with brew and cask…
Proposed
-v ➡ version
ls ➡ list
remove ➡ uninstall
rm ➡ uninstall
get ➡ install <with arguments> (after install is updated to "purchase")
purchase ➡ install <with arguments> (after install is updated to "purchase")
sign-in ➡ signin
sign-out ➡ signout
Implemented
--version ➡ version
-h/--help ➡ help
Rejected
i ➡ install
update ➡ brew upgrade mas
Is your feature request related to a problem? Please describe.
mascould use a few aliases, to bring it more in line withbrewandcask…Proposed
-v➡versionls➡listremove➡uninstallrm➡uninstallget➡install <with arguments>(afterinstallis updated to "purchase")purchase➡install <with arguments>(afterinstallis updated to "purchase")sign-in➡signinsign-out➡signoutImplemented
--version➡version-h/--help➡helpRejected
i➡installupdate➡brew upgrade mas