-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
feat(chore): Add missing -a/--all param to all commands #5004
Conversation
LGTM for 'cache' and 'reset', but for 'virustotal', the Users check not-installed app's URLs for both 32bit and 64bit, right? |
I'm not really sure about this. For consistency I can remove the |
I prefer to check both for not installed apps, and only check used architecture if installed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…er#5004) * feat(scoop-reset): Add -a/--all switch to reset all apps * feat(scoop-cache): Add -a/--all switch to delete whole cache * feat(scoop-virustotal): Add -e/--every switch to check every installed app * Update CHANGELOG.md * use 'all' instead of 'every'
Closes #5027
Checklist:
develop
branch.