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