nikon is a CLI tool for saving Elasticsearch indices.
Currently implemented features.
- Show list of indexes
- Save index document in NDJOSN format
There are two installation methods.
- Download executable binaries from the release page.
- Download from the command
go get
.
env GO111MODULE=on go get github.com/takenoko-gohan/nikon