add missing commands and unify service / namespace options
This commit is contained in:
@@ -28,7 +28,7 @@ func Execute(cfg *config.Config) error {
|
||||
},
|
||||
},
|
||||
Before: func(c *cli.Context) error {
|
||||
cfg.Version = version.String
|
||||
cfg.Service.Version = version.String
|
||||
return nil
|
||||
},
|
||||
Commands: []*cli.Command{
|
||||
|
||||
Reference in New Issue
Block a user