projectsyn / commodore

Commodore provides opinionated tenant-aware management of Kapitan inventories and templates. Commodore uses Kapitan for the heavy lifting of rendering templates and resolving a hierachical configuration structure.
https://syn.tools/commodore/
BSD 3-Clause "New" or "Revised" License
46 stars 8 forks source link

Sort the output of 'commodore catalog list' #596

Closed ccremer closed 1 year ago

ccremer commented 2 years ago

Context

When issuing commodore catalog list we get a large list of cluster IDs. Sort them alphabetically by name by default.

Alternatives

glrf commented 1 year ago

The output is now sorted by cluster ID in the backend by default. We'll improve the general UX of commodore catalog list in https://github.com/projectsyn/commodore/pull/671