in {{cookiecutter.component_id}}/cmd/root.go [29:34]
func Execute() { if err := rootCmd.Execute(); err != nil { fmt.Println(err) os.Exit(1) } }