Can't determine ensemble servers from fabric:container-list in script
문제
- In version 6.1 of Fuse user could use something like
fabric:container-list | grep ensembleto listensembleservers. - This is particularly useful for scripting.
- In 6.2 however, the format has been modified to make it look nice on the screen, but the
ensembleprofile is no longer on the same line as the container name, so the command doesn't return any results. - Is there a way to achieve a similar result please?
환경
- Red Hat JBoss Fuse
- 6.2.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.