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