Can jboss-cli.sh print output in XML format?
Issue
- In the examples shown in the migration guide there are examples on configuration commands followed by the resulting server configuration. The server configuration is in XML format, but when printing the configuration with the wildfly-cli the output format will be in a format you call “DMR string syntax”.
You can have the output from jboss-cli in JSON by giving the ”–output-json” argument when starting.
But why isn’t there an option to have the output in XML as well?
Environment
- JBoss EAP 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.