func init()

in cmd/start.go [36:38]


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