mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 04:54:18 +02:00
update deps: cli v3.9.0 and some minor updates (#15)
This commit is contained in:
@@ -83,7 +83,6 @@ func IndexShow(conf *cfg.Config) *cli.Command {
|
||||
|
||||
Action: func(ctx context.Context, cmd *cli.Command) error {
|
||||
return es.IndexShow(conf, cmd.Args().Get(0))
|
||||
|
||||
},
|
||||
|
||||
// FIXME: doesn't work at all
|
||||
|
||||
Reference in New Issue
Block a user