5 Replies Latest reply on Jul 3, 2013 7:41 PM by sewatech

    Persistent alias in jboss-cli

    sewatech

      I've created an alias in jboss-cli, to deploy my application :

       

      alias deploy-app="deploy ~/to-be-deployed/myapplication.war"
      

       

      When I disconnect and reconnect, the alias is not there anymore.  Is there a way to make it persistent across multiple connections ?