modulepackage
0.0.0-20190919062948-7871ec4a72ea
Repository: https://github.com/emi1997/console-app.git
Documentation: pkg.go.dev
# README
con-app
con-app ist eine App mit der man Elasticsearch Indices und Dokumente verwalten kann.
Liste der Kommandos
- newind
- newmap
- newdoc
- updoc
- upmap
- delind
- deldoc
- readdoc
- version
Important Note!
The client-copy.go must be loaded into your local go/src/client directory. If you don't have that, I recommend you to make it otherwise this App won't work.