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
|
2026-05-18 12:19:45 +02:00
|
|
|
https://github.com/urfave/cli/issues/2332
|
|
|
|
|
https://github.com/urfave/cli/issues/2333
|
|
|
|
|
|
2026-05-13 13:51:09 +02:00
|
|
|
- index show: add more details, see screenshots
|
2026-05-18 12:19:45 +02:00
|
|
|
|
2026-05-13 13:51:09 +02:00
|
|
|
- add shard explain, aka:
|
|
|
|
|
get /_cluster/allocation/explain {"index":"yourindex", "primary": true, "shard":0}
|