0.1.18 • Published 8 years ago

escli v0.1.18

Weekly downloads
7
License
MIT
Repository
github
Last release
8 years ago

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

8 years ago

0.1.17

8 years ago

0.1.16

8 years ago

0.1.15

8 years ago

0.1.14

8 years ago

0.1.13

8 years ago

0.1.12

8 years ago

0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago