directus-sync
directus-sync copied to clipboard
Prettify diff output
Hi, diff command is very useful in our team. With it we can easily check what changes will be applied during code review.
However, the standard output gives little information about the collections, fields and relationships that have been changed. When using the —debug option it becomes clearer, but it becomes difficult to understand a large json object:
It would be very cool if you could add a short diff output, like in the standard Directus cli command with the --dry-run option Like this: