Skip to content

Instantly share code, notes, and snippets.

@parisnakitakejser
Created January 27, 2022 11:07
Show Gist options
  • Save parisnakitakejser/e1e410ae98070f2115d015b735a3ccf8 to your computer and use it in GitHub Desktop.
Save parisnakitakejser/e1e410ae98070f2115d015b735a3ccf8 to your computer and use it in GitHub Desktop.
Get a list over Elasticsearch indexes
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