]
James Perkins updated WFCORE-718:
---------------------------------
Git Pull Request:
Add a CLI command builder to the launcher API
---------------------------------------------
Key: WFCORE-718
URL:
https://issues.jboss.org/browse/WFCORE-718
Project: WildFly Core
Issue Type: Feature Request
Reporter: James Perkins
Assignee: James Perkins
It would be useful to have a {{CliCommandBuilder}} like the {{StandaloneCommandBuilder}}
for tooling projects. Since some commands require a module class loader tools like the
{{wildfly-maven-plugin}} may require CLI to be launched in a process to execute commands.