List indices with size elasticsearch

All indices sorted by store size (largest first)

curl -s 'http://es:9200/_cat/indices?v&s=store.size:desc'
more elasticsearch all 19 commands →