ddev: `ddev mutagen status --verbose` doesn't actually show full status (mutagen sync list -l)

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe

When mutagen encounters a problem or conflict, the command ddev mutagen status --verbose only confirms that there is a conflict or problem. There is no way to see which files are the reason.

Describe the solution you’d like

The command mutagen list -l normally lists the problems. The --verbose option should also list the problematic files.

Describe alternatives you’ve considered

No response

Additional context

No response

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 15 (10 by maintainers)

Most upvoted comments

I have the software development lead in our company so normally I have to stick on the stable version to be able to help our employees. So unfortunately I can’t do the beta testing. But if I encounter another problem, I’ll report it.