Things to add: - Unit tests, see [es example](https://github.com/elastic/go-elasticsearch/blob/main/_examples/xkcdsearch/store_test.go) - tui for cluster status using charmbracelet bubblegum - cluster status - logs - load - resource consumption - counters (indices, users, whatnot) - tui for search, where you can interactively tune your query and see the result live - something like `index download` where you get a json file containing all docs of an index
Things to add:
index downloadwhere you get a json file containing all docs of an index