Skip to content
New issue

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

info (and lucky) command missing? #132

Closed
brianbrownton opened this issue Feb 9, 2018 · 2 comments
Closed

info (and lucky) command missing? #132

brianbrownton opened this issue Feb 9, 2018 · 2 comments

Comments

@brianbrownton
Copy link
Contributor

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
@phatblat
Copy link
Member

info #26 and lucky #88 are new in 1.4, which I haven't released yet. I'll see if I can crank it out tonight

@phatblat
Copy link
Member

1.4 is out now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants