Currently, the cycle:render command displays the entire schema.
It would be nice to filter the output only for the values you want to see.
For example, by matching a substring in the Entity name, etc.
So something like this: php app.php cycle:render --filter=MyEntity --filter=xxxx