Last active
January 12, 2018 15:52
-
-
Save danielef/f1dbbed2e1dd88f53780d97565c197f0 to your computer and use it in GitHub Desktop.
#ElasticSearch get all indexes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl http://localhost:9200/_cat/indices?v |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment