This repository has been archived by the owner on Sep 29, 2018. It is now read-only.
0.1.0
Usage:
elasticsearch-dump-linux-amd64 [OPTIONS]
Application Options:
-s, --source= Source elasticsearch instance
-d, --dest= Destination elasticsearch instance
-c, --count= Number of documents at a time: ie "size" in the scroll request (100)
-t, --time= Scroll time (1m)
--settings Copy sharding and replication settings from source (true)
-f, --force Delete destination index before copying (false)
-i, --indexes= List of indexes to copy, comma separated (_all)
Help Options:
-h, --help Show this help message