nova icon indicating copy to clipboard operation
nova copied to clipboard

Add a sort option to Nova, so that we would --include-all and sort all outdated packages to the start or end

Open deiga opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe. When running Nova with --include-all an --format=table the outdated Charts are mixed with non-outdated ones, since the output is sorted by Namespace.

Describe the solution you'd like We would like to be able to sort by the Old field in ASC or DESC order.

deiga avatar Mar 10 '23 07:03 deiga

Seems like a great idea. Probably need both a --sort-by and a --sort-order or something like that so that we could sort on any column header. We would love to see a pull request from the community on this!

sudermanjr avatar Mar 10 '23 14:03 sudermanjr

~~Would love to give this a whirl! I'll try whipping something up this weekend!~~ Couldn't take a look at it due to personal reasons. Someone else can feel free to take it! :)

AbdulAhadAkhter avatar Mar 17 '23 03:03 AbdulAhadAkhter