Commit Graph

13 Commits

Author SHA1 Message Date
1138-4EB
8be237b184 move vendor to subdir cli 2018-08-20 15:41:04 +01:00
1138-4EB
531a07d393 add helper funcs to set pflags and viper at once 2018-08-20 10:42:32 +01:00
1138-4EB
c407502fd2 use viper.BindPFlags 2018-08-20 10:42:32 +01:00
1138-4EB
002d9fb9b5 add deprecated flags 2018-08-20 10:42:32 +01:00
1138-4EB
5cdae3b733 style: run goimports 2018-08-20 10:42:32 +01:00
1138-4EB
ad054f541f add SetEnvKeyReplacer in root.go, rework serve.go, fix server.go 2018-08-20 10:42:32 +01:00
1138-4EB
87cf2082f8 style: clean cli/cmd/root.go 2018-08-20 10:42:32 +01:00
1138-4EB
9e4a368c92 style: slightly rework cli/cmd/server.go 2018-08-20 10:42:32 +01:00
1138-4EB
3fac2ff379 style: reduce verbosity in cli/cmd/serve.go 2018-08-20 10:42:32 +01:00
Henrique Dias
9048e315d8 refactor: rename settings (#497)
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2018-08-20 10:42:32 +01:00
1138-4EB
7305c6acfe add rootCmd alias [spf13/cobra#725] 2018-08-20 10:42:32 +01:00
1138-4EB
d1ad79fb9d add subcommand version 2018-08-20 10:42:32 +01:00
1138-4EB
dd1354eed1 feat: use cobra to provide subcommands, move sources to lib 2018-08-20 10:42:32 +01:00