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

Remeber the chosen option of mutiple matches on updating #187

Open
MurzNN opened this issue Jan 31, 2024 · 3 comments
Open

Remeber the chosen option of mutiple matches on updating #187

MurzNN opened this issue Jan 31, 2024 · 3 comments

Comments

@MurzNN
Copy link

MurzNN commented Jan 31, 2024

When I'm installing a binary first time, it's okay to choose the right binary file.

But on updating it asks me again to choose the right binary like:

$ bin update
   • /home/alexey_korepov/.local/bin/gomplate v3.11.6 -> v3.11.7 (https://github.com/hairyhenderson/gomplate/releases/tag/v3.11.7)

Do you want to continue? [Y/n] 
   • Getting v3.11.7 release for hairyhenderson/gomplate

Multiple matches found, please select one:

 [1] gomplate_linux-amd64
 [2] gomplate_linux-amd64-slim
 Select an option: 

That's not so good :)

So, will be good to remember the chosen option during the installing process, and reuse it on updating without asking again.

@marcosnils
Copy link
Owner

marcosnils commented Feb 1, 2024 via email

@einarpersson
Copy link

Was this fixed? I experienced this today when doing bin update -a.

Thanks!

@marcosnils
Copy link
Owner

hey! not yet fixed, I'll try to work on this today 🙏

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

No branches or pull requests

3 participants