func init()

in cmd/version.go [30:32]


func init() {
	rootCmd.AddCommand(versionCmd)
}