0.1.18 • Published 10 years ago
escli v0.1.18
escli
escli si a CLI tool to manage elastic search cluster, rely on the awesome cliparse toolkit by @clementd
It's an open WIP with current features as :
- enable/;disable shard allocation
- several simple list of ES objects
- reallocate all shard from one node in the objective of kill it gracefully
- open/close indexes
Configuration is made using common-env by @FGRibreau My use case : autoenv + autojump
Internal is made with promise
install with
npm install escli --global
Simple elastic search management command line. Configure with Env variable, using ES_CLI_HOST and optionaly ES_CLI_USER and ES_CLI_PASSWORD
try
escli --help
0.1.18
10 years ago
0.1.17
10 years ago
0.1.16
10 years ago
0.1.15
10 years ago
0.1.14
10 years ago
0.1.13
10 years ago
0.1.12
10 years ago
0.1.11
10 years ago
0.1.10
10 years ago
0.1.9
10 years ago
0.1.8
10 years ago
0.1.7
10 years ago
0.1.6
10 years ago
0.1.5
10 years ago
0.1.4
10 years ago
0.1.3
10 years ago
0.1.2
10 years ago
0.1.1
10 years ago
0.1.0
10 years ago