List indices elasticsearch

Tabular index listing sorted by size

curl -s 'http://localhost:9200/_cat/indices?v&h=index,health,pri,rep,docs.count,store.size&s=store.size:desc'
more elasticsearch all 19 commands →