add index create,delete, enhance index show, catch empty index arg

This commit is contained in:
T. von Dein
2026-04-29 13:44:21 +02:00
parent f89a09d1d2
commit a169d23b90
4 changed files with 178 additions and 1 deletions

View File

@@ -1,2 +1,5 @@
- [Go client docs](https://www.elastic.co/docs/reference/elasticsearch/clients/go/typed-api)
- [ES API docs](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-indices-get)
- Fix index names custom completion
- add cluster default <name> which would add a flag to the config, so that no -C is needed subsequently