func init()

in cli/cmd/init.go [45:47]


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