Skip to content

takenoko-gohan/nikon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitpod ready-to-code Go Report Card

nikon

nikon is a CLI tool for saving Elasticsearch indices.

features

Currently implemented features.

  • Show list of indexes
  • Save index document in NDJOSN format

Installation

There are two installation methods.

  1. Download executable binaries from the release page.
  2. Download from the command go get.
env GO111MODULE=on go get github.com/takenoko-gohan/nikon