mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 13:14:18 +02:00
add index ls command, add table and color support
This commit is contained in:
@@ -38,6 +38,7 @@ func Search(conf *cfg.Config) *cli.Command {
|
||||
Usage: "index to search within",
|
||||
Sources: cli.EnvVars("ES_INDEX"),
|
||||
Destination: &conf.Index,
|
||||
Aliases: []string{"i"},
|
||||
},
|
||||
&cli.IntFlag{
|
||||
Name: "from",
|
||||
|
||||
Reference in New Issue
Block a user