Class ListGroups

  • All Implemented Interfaces:
    ExecutableCliCommand

    public class ListGroups
    extends CommandList
    implements ExecutableCliCommand
    Lists all groups.
     Usage: appng list-groups [options]
       Options:
         -t
            Prints tab-separated values instead of a table.
            Default: false
         -v
            Verbose output.
            Default: false
     
    Author:
    Matthias Herlitzius