Re: [Pulp-list] Searching for an RPM

2018-12-06 Thread Matthew Madey
Thank you very much! That returned a lot of information. I think with a few filters I can narrow it down to what I need. Thanks again! On Thu, Dec 6, 2018 at 2:41 PM Dennis Kliban wrote: > On Thu, Dec 6, 2018 at 1:47 PM Matthew Madey wrote: > >> Having some trouble with the search API.. I'd

Re: [Pulp-list] Searching for an RPM

2018-12-06 Thread Dennis Kliban
On Thu, Dec 6, 2018 at 1:47 PM Matthew Madey wrote: > Having some trouble with the search API.. I'd like to be able to query for > a package to see if it exists in any repository on the server. Can someone > share an example curl POST to find a particular RPM based on name? I've > been trying