add es version to status output

This commit is contained in:
2026-05-06 13:10:02 +02:00
parent 8109481e23
commit 0122009774
2 changed files with 11 additions and 2 deletions

View File

@@ -4,4 +4,4 @@
- Fix index names custom completion
- add cluster default <name> which would add a flag to the config, so that no -C is needed subsequently
- add `cluster stats` from `/_cluster/stats` like mem, procs, open files, num indices, shards etc
- add version[s] to `cluster status`
or add these to `cluster status`, maybe add a `--stats` to include stats there?