Skip to content

Commit

Permalink
Merge pull request #8 from DevopsArtFactory/0.0.2
Browse files Browse the repository at this point in the history
0.0.2
  • Loading branch information
sepiro2000 authored Jan 14, 2021
2 parents ead6cee + 9162aa1 commit 2826e5c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ $ escli index settings my-index-000001 number_of_replicas 2
```
`escli` should be make your elasticsearch experience more powerful.

## Release Note
Release Note is [Here](RELEASENOTE.md)

## Installation
### Required
- [elasticsearch](https://elastic.co) version 6.0 or higher
Expand Down Expand Up @@ -191,6 +194,7 @@ $ escli index settings send-mail-result-prod-2021-01-12 number_of_replicas 2

#### command list
| command | description |
| ------- | ----------- |
| cluster settings | get or set index settings |

#### examples
Expand Down

0 comments on commit 2826e5c

Please sign in to comment.