[wpkg-users] [Bug 185] New: Add more options to the query command line switch

bugzilla-daemon at bugzilla.wpkg.org bugzilla-daemon at bugzilla.wpkg.org
Tue May 4 20:48:07 CEST 2010


http://bugzilla.wpkg.org/show_bug.cgi?id=185

           Summary: Add more options to the query command line switch
           Product: WPKG
           Version: 1.1.x-M
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: wpkg.js
        AssignedTo: mangoo at wpkg.org
        ReportedBy: pendl2megabit at yahoo.de
         QAContact: wpkg-users at lists.wpkg.org


Currently /query is only supporting the following options:

a ... list all states of all packages
x ... list not installed packages
i ... list installed packages
u ... list packages to be upgraded

In addition it would be nice to have the following options too:

d ... list packages to be downgraded
r ... list packages to be removed

---

It would be nice to be able to combine the options:

    cscript wpkg.js /query:udr

or, if this is not possible to allow multiple query switches:

    cscript wpkg.js /query:u /query:d /query:r

Thanks in advance,
Stefan

-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the wpkg-users mailing list