mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 06:34:18 +02:00
shards, aliases and filtering (#18)
This commit is contained in:
@@ -73,10 +73,11 @@ func Main() int {
|
||||
|
||||
Commands: []*cli.Command{
|
||||
Search(conf),
|
||||
Index(conf),
|
||||
Snapshot(conf),
|
||||
Cluster(conf),
|
||||
Ccr(conf),
|
||||
Index(conf),
|
||||
Shard(conf),
|
||||
Snapshot(conf),
|
||||
Node(conf),
|
||||
Doc(conf),
|
||||
Repl(conf),
|
||||
|
||||
Reference in New Issue
Block a user