Class ListApplications

  • All Implemented Interfaces:
    ExecutableCliCommand

    public class ListApplications
    extends CommandList
    implements ExecutableCliCommand
    Lists the available applications/the applications installed for a site.
     Usage: appng list-applications [options]
       Options:
         -s
           The site name to list the installed applications for.
         -t
            Prints tab-separated values instead of a table.
            Default: false
         -v
            Verbose output.
            Default: false
     
    Author:
    Matthias Herlitzius