Skip to content

Instantly share code, notes, and snippets.

@aboritskiy
Created December 11, 2020 12:23
Show Gist options
  • Save aboritskiy/eac7e712bdac6657bbf8c04d80360d87 to your computer and use it in GitHub Desktop.
Save aboritskiy/eac7e712bdac6657bbf8c04d80360d87 to your computer and use it in GitHub Desktop.
Delete everything in elasticsearch host
curl -X DELETE 'http://localhost:9200/_all'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment