func init()

in {{cookiecutter.component_id}}/cmd/version.go [23:25]


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