You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I build from source it's there, but on the 1.3.1 binary it's missing. not sure if that's intentional, but figured it was worth noting.
Binary:
$ mas version
1.3.1
$ mas
Available commands:
account Prints the primary account Apple ID
help Display general or command-specific help
install Install from the Mac App Store
list Lists apps from the Mac App Store which are currently installed
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
upgrade Upgrade outdated apps from the Mac App Store
version Print version number
Source:
$ ./mas version
1.3.1
$ ./mas
Available commands:
account Prints the primary account Apple ID
help Display general or command-specific help
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
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
upgrade Upgrade outdated apps from the Mac App Store
version Print version number
The text was updated successfully, but these errors were encountered:
when I build from source it's there, but on the 1.3.1 binary it's missing. not sure if that's intentional, but figured it was worth noting.
Binary:
Source:
The text was updated successfully, but these errors were encountered: