enable version subcmd and --version flag for root cmd and all subcmds

This commit is contained in:
1138-4EB
2019-01-06 22:34:56 +01:00
parent ef56112711
commit b4708348c6
8 changed files with 51 additions and 28 deletions

View File

@@ -18,8 +18,9 @@ func init() {
}
var rulesCmd = &cobra.Command{
Use: "rules",
Short: "Rules management utility",
Use: "rules",
Version: rootCmd.Version,
Short: "Rules management utility",
Long: `On each subcommand you'll have available at least two flags:
"username" and "id". You must either set only one of them
or none. If you set one of them, the command will apply to