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

Implement mas reload #633

Open
rgoldberg opened this issue Nov 5, 2024 · 0 comments
Open

Implement mas reload #633

rgoldberg opened this issue Nov 5, 2024 · 0 comments

Comments

@rgoldberg
Copy link
Contributor

rgoldberg commented Nov 5, 2024

Reload Page on certain pages in the Mac App Store updates some of the Apple data structures used by mas.

Add sub command (tentatively called mas reload, to use the same terminology as the Mac App Store, though I'm willing to change the name, or to make an alias, to something that reads better, like mas refresh) to perform the equivalent of reloading the purchased list, the updates list, potentially other pages from the Mac App Store, or some combination thereof (including all).

Could accept flags specifying which things to reload. Default could be all of them, or that could be specified via an --all flag.

Also, this same functionality could be called by other commands behind the scenes to ensure they work with the latest data.

mas reset doesn't accomplish what Reload Page does in the Mac App Store, as per #632 (comment).

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

1 participant