check at bootstrap which cluster is reachable, fix current cluster

This commit is contained in:
2026-05-06 13:02:28 +02:00
parent af75bfa192
commit 8109481e23
3 changed files with 37 additions and 5 deletions

View File

@@ -3,3 +3,5 @@
- 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`