always show actions

This commit is contained in:
2026-07-08 10:20:02 +02:00
parent 5e569b91fc
commit 0902b44780
2 changed files with 6 additions and 1 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