bin icon indicating copy to clipboard operation
bin copied to clipboard

feat: Exclude a package from update

Open mbevc1 opened this issue 2 years ago • 3 comments

It would be useful to have an exclude flag when updating in order to skip packages you don't want to update. It's the opposite of updating a single package and perhaps slightly adjacent to issue we have for version pinning #126 :)

e.g. bin update -x /some/path/binary

mbevc1 avatar Jul 12 '23 21:07 mbevc1

yep, I like it. Additionally we could introduce a similar concept of apt-mark hold which persists this config in case you don't want to specify it each time.

marcosnils avatar Jul 13 '23 13:07 marcosnils

Sounds good :+1:

mbevc1 avatar Jul 13 '23 13:07 mbevc1

If I find some time I'll try looking into it and see if there is anything quick we could do here :)

mbevc1 avatar Jul 13 '23 13:07 mbevc1