add support for human readable /_cat endpoints: 'api repl -H' (#87)

This commit is contained in:
T. von Dein
2026-07-10 11:21:45 +02:00
parent 53abe666e8
commit 9a42b86d62
4 changed files with 38 additions and 22 deletions

View File

@@ -101,7 +101,8 @@ type Config struct {
MaxDocs, MaxShardSize, MaxShardDocs int // roll over
DryRun bool // rollover: -n
Tag string // api ls: -t
Tag string // api ls: -t
HumanCat bool // api repl: -H
Ilm Ilm // ilm create