Skip to content

Commands help

Ben Chatelain edited this page Jan 31, 2019 · 1 revision

With no arguments, prints the available commands.

Available commands:

   account     Prints the primary account Apple ID
   help        Display general or command-specific help
   home        Opens MAS Preview app page in a browser
   info        Display app information from the Mac App Store
   install     Install from the Mac App Store
   list        Lists apps from the Mac App Store which are currently installed
   lucky       Install the first result from the Mac App Store
   open        Opens app page in AppStore.app
   outdated    Lists pending updates from the Mac App Store
   reset       Resets the Mac App Store
   search      Search for apps from the Mac App Store
   signin      Sign in to the Mac App Store
   signout     Sign out of the Mac App Store
   uninstall   Uninstall app installed from the Mac App Store
   upgrade     Upgrade outdated apps from the Mac App Store
   vendor      Opens vendor's app page in a browser
   version     Print version number

Can also be used to get usage for each command with mas help <command>.

$ mas help uninstall
Uninstall app installed from the Mac App Store

(integer)
	ID of app to uninstall

--dry-run
	dry run
Clone this wiki locally