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!
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: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!