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

Add flags as an alternative to '*' to update all #3871

Merged
merged 1 commit into from
Nov 15, 2021

Conversation

filmor
Copy link
Contributor

@filmor filmor commented Mar 5, 2020

Bash will parse the '*' on the shell level which results in a strange experience for everyone not familiar with it when trying to update all packages.

This adds -a and --all as alternatives.

@chawyehsu
Copy link
Member

I vote 👍 for this, scoop update */scoop cache rm */scoop cleanup * is really a bad usage in git-bash/msys (and I don't know why all the rest commands of scoop are designed as unix-like command, except for this little * thing. The only reason I can guess is people are too lazy to type -a). I know somebody would tell me to set an alias. But adding this option is not a bad idea.

ps. you should rebase the pull request to the develop branch.

@filmor filmor changed the base branch from master to develop May 5, 2020 16:05
Bash will parse the '*' on the shell level which results in a strange
experience for everyone not familiar with it when trying to update
all packages. This adds -a and --all as alternatives.
@filmor
Copy link
Contributor Author

filmor commented May 5, 2020

Rebase to the develop branch, any love for this? :)

@Deide
Copy link

Deide commented May 5, 2020

Having flags is also more powershell-y. so I'm all for that.

@filmor
Copy link
Contributor Author

filmor commented Sep 2, 2020

Ping?

@ompadu
Copy link

ompadu commented Jan 20, 2021

I'd also like to support this merge. scoop update "*" isn't that great...

@Cologler Cologler mentioned this pull request Aug 28, 2021
27 tasks
@rashil2000
Copy link
Member

Related to #2800

@rashil2000 rashil2000 merged commit 6c2b34d into ScoopInstaller:develop Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants