Created
December 11, 2020 12:23
-
-
Save aboritskiy/eac7e712bdac6657bbf8c04d80360d87 to your computer and use it in GitHub Desktop.
Delete everything in elasticsearch host
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 DELETE 'http://localhost:9200/_all' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment