fishworks / gofish

Keep your fish fresh! :tropical_fish:
https://gofi.sh
Apache License 2.0
811 stars 64 forks source link

"gofish cleanup xyz" does not do anything! #196

Open mysticaltech opened 3 years ago

mysticaltech commented 3 years ago

Hello, I'm on Fedora 35, let's say I want to cleanup all helm versions, I issue: gofish cleanup helm

That just returns immediately without any output. Then I check with gofish rotten and the old versions are still there:

NAME        VERSION
helm        3.5.4  
helm        3.6.0  
kompose     1.26.0 
kubectl     1.22.3 
terraform   0.15.4 
terraform   1.0.11 
yq          4.14.1 
yq          4.4.0  

Also the -n does not seem to be supported as it says "Error: unknown shorthand flag: 'n' in -n", and last but not least it would be wonderful to have a gofish cleanup all option, to clean everything up!

Thanks and keep up the good work!

bacongobbler commented 2 years ago

Please feel free to work on this.

bacongobbler commented 2 years ago

@mysticaltech any updates to share? Were you able to identify the bug?