I have an installer which works fine building an install from the GUI. However, we would like to automate our build process such that the installer gets generated without manual intervention. Within our (Java) app there are quite a number of XML files that get imported, post-processed, then the installer built.
Is this possible to do from the CLI? If so, can someone point me to documentation and perhaps an example?
Thanks,
Rick