- [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) - index show: add more details, see screenshots - add shard explain, aka: get /_cluster/allocation/explain {"index":"yourindex", "primary": true, "shard":0} - add datastream support: https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-indices-get-data-stream also exclude data stream backing indices from index ls