func init()

in cmd/version.go [15:17]


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