<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 21, 2016 at 8:02 PM, Toby Crawley <span dir="ltr">&lt;<a href="mailto:tcrawley@redhat.com" target="_blank">tcrawley@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":18k" class="a3s aXjCH m1560e9f9e42896c8">if you use the CLI for every config change, you have to spin up the<br>
server before or as part of your build process in order to generate a<br>
configuration file to put into your container.</div></blockquote></div><br><br></div><div class="gmail_extra">Well that is not really needed anymore, we do have embeded server in CLI.<br></div><div class="gmail_extra">so you can just have CLI script that starts with embed-server (or embed-host-controller for domain)<br></div><div class="gmail_extra">and than all the cli commands you need.<br></div><div class="gmail_extra">than all you need is ./jboss-cli.sh --file path-to-config.cli<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">This will start embedded server in admin mode so you can configure it without fully starting it.<br><br>--<br></div><div class="gmail_extra">tomaz<br></div><div class="gmail_extra"><br></div></div>