Created
January 27, 2022 11:07
-
-
Save parisnakitakejser/e1e410ae98070f2115d015b735a3ccf8 to your computer and use it in GitHub Desktop.
Get a list over Elasticsearch 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 -X GET "localhost:9200/_cat/indices?h=index" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment