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