2026-04-22 13:39:35 +02:00
|
|
|
- [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)
|
2026-04-29 13:44:21 +02:00
|
|
|
|
|
|
|
|
- Fix index names custom completion
|
|
|
|
|
- add cluster default <name> which would add a flag to the config, so that no -C is needed subsequently
|
2026-05-06 13:02:28 +02:00
|
|
|
- add `cluster stats` from `/_cluster/stats` like mem, procs, open files, num indices, shards etc
|
2026-05-06 13:10:02 +02:00
|
|
|
or add these to `cluster status`, maybe add a `--stats` to include stats there?
|