idx-escli

0.0.2 • Public • Published

ESCLI

A handy tool for performing Elastic Search operations via the CLI.

Supported Commands

  • indices.create - Create a new Index
  • indices.del - Delete an exisitng Index
  • indices.get - Get an existing index.
  • indices.tmpl.del - Delete an existing Index-Template
  • indices.tmpl.get - Get an existing Index-Template
  • indices.tmpl.put - Create a new Index-Template.
  • cat.indices - List indices
  • tmpl.put - Create a Template
  • tmpl.putBulk - Create a Template
  • docs.create - Create a document
  • docs.update - Updatea document
  • docs.createBulk - Create documents in a bulk
  • docs.del - Delete an exisitng Index
  • docs.get - Get an exisitng Index
  • docs.search - Search for documents.
  • docs.st - Search for documents by (query) template.

Installation

Install globally:

npm install --save -g idx-escli

Or install per project

npm install --save-dev idx-escli

Readme

Keywords

none

Package Sidebar

Install

npm i idx-escli

Weekly Downloads

1

Version

0.0.2

License

BSD-3-Clause

Unpacked Size

22.4 kB

Total Files

26

Last publish

Collaborators

  • asaf