Class CreateGroup

  • All Implemented Interfaces:
    ExecutableCliCommand

    public class CreateGroup
    extends Object
    implements ExecutableCliCommand
    Creates a group.
     Usage: appng create-group [options]
       Options:
         -d
            The group description.
            Default: 
       * -n
            The group name.
     
    Author:
    Matthias Herlitzius