Forrest logo
back to context overview

mas

List of commands for mas:

  • mas:tldr:061d3 mas: Search for an application, displaying the price alongside the results.
    $ mas search "${application}" --price
    try on your machine
    explain this command
  • mas:tldr:2f64a mas: Install all pending updates.
    $ mas upgrade
    try on your machine
    explain this command
  • mas:tldr:38446 mas: Sign into the Mac App Store for the first time.
    $ mas signin "${user@example-com}"
    try on your machine
    explain this command
  • mas:tldr:c56dd mas: Show all installed applications and their product identifiers.
    $ mas list
    try on your machine
    explain this command
  • mas:tldr:d43e4 mas: Install or update an application.
    $ mas install ${product_identifier}
    try on your machine
    explain this command
back to context overview