We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MAS apps can get into odd/bad states.
Detect, and possibly fix, them.
e.g., more than one app with the same app ID can be installed under /Applications.
/Applications
Non-mutually exclusive solutions:
mas doctor
mas list
mas list —duplicate-app-ids
No response
The text was updated successfully, but these errors were encountered:
mas
No branches or pull requests
Problem(s) addressed
MAS apps can get into odd/bad states.
Detect, and possibly fix, them.
e.g., more than one app with the same app ID can be installed under
/Applications
.Proposed solution(s)
Non-mutually exclusive solutions:
mas doctor
: detect (and possibly fix) any problems we canmas list
output, either for all apps or just for those with duplicate app IDsmas list —duplicate-app-ids
Alternative solution(s)
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: