softwareupdate
A command-line utility for running software updates.
Author: Jonathan Bar Or (@yo_yo_yo_jbo) Created: 2023-04-25
Paths
/usr/sbin/softwareupdate Example Use Cases
Get OS and browser version information
Determine OS and Safari version by enumerating the available software updates.
softwareupdate --list Get OS update policy
Use the --schedule flag to return the OS update policy.
softwareupdate --schedule Detections
- No detections at time of publishing