add support for human readable /_cat endpoints: 'api repl -H'

This commit is contained in:
2026-07-10 11:11:49 +02:00
parent 45ba38bda9
commit 34669ac4de
3 changed files with 36 additions and 20 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