JBoss Community

Command Line Interface

new comment by Matt Drees View all comments on this document

Is or will there be a way to run a script file containing CLI commands/operations? 

 

I'm trying to figure out how to version control configuration for Jboss AS 7.  I'm wondering if I can store a script that will modify a stock AS7 installation into what we need.  Ultimately I'd like to run it from a maven project so new devs can check out the code, run 'mvn install' and have a correctly configured AS7 instance ready for use.