0 Replies Latest reply on Mar 5, 2015 7:51 AM by thufir

    simple "install"

    thufir

      I downloaded and fired up wildfly, and created a user.  I'm coming from glassfish, and would like a command analogous to "asadmin" to gain general console access.

       

      This is the console?  I'd rather start wildfly from the console than run the standalone.sh script...

       

      thufir@doge:~$

      thufir@doge:~$ wildfly-8.2.0.Final/bin/jboss-cli.sh

      You are disconnected at the moment. Type 'connect' to connect to the server or 'help' for the list of supported commands.

      [disconnected /]

      [disconnected /] connect

      [standalone@localhost:9990 /]

      [standalone@localhost:9990 /]

       

       

      but I don't want to go so far as to "install" wildfly -- if only because I might, probably will, want to purge wildfly at some point and start over.

       

      What's the general usage to start wildfly from the CLI?  I know that I can run the standalone.sh script in the background.