Releases: DevopsArtFactory/escli
Releases · DevopsArtFactory/escli
0.0.5
Release 0.0.4
- Add profile feature in order to manager multiple elasticsearch clusters with a single configuration file
- Improve snapshot restore work if --force option is set to true.
Release 0.0.3
cat healthcommand shows all things of_cat/healthAPIindex deletecommand is added. you can delete index that command.updatecommand is added. you can update escli that command.snapshot list --repo-onlycommand shows more information of snapshot repository- bug fix : can't restore and archive snapshot when base path of repository is blank. it is fixed.
diagcommand shows minimum disk used percent of data node.
Release 0.0.2
- support
_cluster/reroute?retry_failed. it helps reroute unassigned shards._cluster/reroutewithretry_failedquery string reroute unassigned shards automatically. - add
forceoptions tosnapshot delete,snapshot create,index settings,cluster settings - when initialize escli,
aws_default_regionconfig is not mandatory. if you use elasticsearch on-premise environments, so you don't haveaws_region, you type blank that parameter.
First Release
First official release of escli
Please check README.md and try using escli.
More features will be supported soon!
If there is any feature request, then please create issues.