[
https://issues.apache.org/jira/browse/CAMEL-21975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18077651#comment-18077651
]
Claus Ibsen commented on CAMEL-21975:
-------------------------------------
We should move the diagram render code into a independent module as it would
also be nice to be able to add a JAR to runtime Camel and be able to render
diagrams at runtime. And also this module should be useable for a maven-plugin
so we can generate diagrams as part of build project.
> camel-jbang - Diagram command to show routes visually
> -----------------------------------------------------
>
> Key: CAMEL-21975
> URL: https://issues.apache.org/jira/browse/CAMEL-21975
> Project: Camel
> Issue Type: New Feature
> Components: camel-jbang
> Reporter: Claus Ibsen
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: 4.21.0
>
>
> We can use the transform command to dump the route(s) as XML or YAML format.
> Then we need somehow to draw these visually like hawtio / karavan / kaoto can
> do.
> Not sure how we do that - whether we somehow run hawtio embedded and trigger
> it to draw and download the output as PNG. Or we have some kind of docker
> container with karavan space / kaoto running and then have some hooks / APIs
> into these to make it render the route and save as PNG.
> Or something else.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)