show green and failed indices in status, rename red to failed in index ls (#81)

This commit is contained in:
T. von Dein
2026-07-08 10:23:01 +02:00
parent 03cfeb4336
commit 8614e09004
4 changed files with 36 additions and 17 deletions

View File

@@ -82,8 +82,9 @@ type Config struct {
SortBy string // sort: -k
Ascending bool // sort: -a
All bool // doc + node ls: -a
Exclude string // cluster compare: -e (regexp)
All, Verbose bool // cluster status: -a -v
Verbose bool // cluster status: -v
Persistent, Transient, Default bool // cluster settings set: -p -t -D
Force bool // ccr follower renew: -f