Simple elasticsearch Dump, Restore scripts. Pre-requisits: bash, curl and jq es-dump.sh : Creates a dump file from server/index/type es-restore.sh : Restore from a type dump file into server/index/type es-cp.sh : Copy from src server/index/type to destination server/index/type