On 09/11/2014 05:45 AM, Paul Urwin wrote: > I am trying to identify RPM packages in a repo associated with security > errata.
Hi Paul! Apologies for the delay in answering your question. We have not
done a good job of documenting this procedure, but the field you are
looking for is called pkglist. For example, try this:
# pulp-admin rpm repo content errata --match Type=security
--repo-id=rhel6-os2 --fields=id,type,severity,pkglist
--filters='{"issued": {"$gte": "2014-01-01"},"type": "security"}'
Hope this helps!
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
