`install` fails over SSH
mas install only works when running it from a terminal on the intended machine. mas install hangs silently when invoked over SSH. Any idea why?
Hi Adam, thanks for getting in touch! I believe that your issue is a duplicate of #70, so let's close this one and continue the conversation there.
P.S. Feel free to re-open this issue if you think your problem is different from #70.
Actually, I think this is different. #70 talks about non-purchased apps. I have this same problem on a free app that is already in my purchased tab on the app store: Amphetamine.
I am unable to download xcode via SSH
Apple separates SSH from a console session as far as the security context goes for a lot of things. I wouldn't be surprised if that includes the private frameworks used by mas to do App Store installs.