Ejemplo n.º 1
0
func start(c compose.Compose, cmd *cobra.Command, args []string) error {
	return c.Start(args...)
}