Skip to content
This repository has been archived by the owner on Sep 29, 2018. It is now read-only.

0.1.0

Compare
Choose a tag to compare
@hoffoo hoffoo released this 27 Jan 22:00
· 48 commits to master since this release
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