tadayosi opened a new pull request #2345: URL: https://github.com/apache/camel-k/pull/2345
Two things that are not included in this initial commit: 1. Pretty-print the `Flow` content; Flow is dumped as string with this commit but we might want to see it in a more readable format. So far I haven't found an easy way to render raw contents which can be either YAML or JSON. 2. Print `Type Schema`; Do we want to see this with `kamel describe`? The output can be very lengthy if we do. If we really want to do, we could introduce `--show-type-schema` option. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
