Closed gggeek closed 3 years ago
This way one could create migration steps that print a verbose output when in debug mode, and a concise output otherwise, warnings, etc...
While at it, we could improve the output of reference/dump to allow json and yml formatted output
Implemented - will be in 5.13. I decided to go only for allowing migration steps to access the cli OutputInterface, and did not enhance the reference/dump step. Please holler if that would be useful to you.
reference/dump
This way one could create migration steps that print a verbose output when in debug mode, and a concise output otherwise, warnings, etc...
While at it, we could improve the output of reference/dump to allow json and yml formatted output