commands.sh

softwareupdate

macos

Update macOS App Store apps.

More info →

Examples (4)

List all available updates

Download and install all updates

softwareupdate --install --all

Download and install all [r]ecommended updates

softwareupdate --install --recommended

Download and install a specific app

softwareupdate --install update_name
made by @shridhargupta | data from tldr-pages