Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
.......
<!-- Geronimo -->
    <group>
       <name>geronimo</name>
         <nodes>
           <command>
             <name>stop-server</name>
             <id>geronimo-commands:stop-server</id>
           </command>
           <command>
             <name>test</name>
             <id>geronimo-commands:test</id>
           </command>
         </nodes>
    </group>
.....

3 restart gshell

...