release-engineering / rcm-release-data

A library providing basic abstraction to read release data from different providers.
GNU General Public License v3.0
0 stars 0 forks source link

Import the rcm-pdc optparse parsers which allows you to add filters for release-data (--variant, --service) #4

Open lkocman opened 6 years ago

lkocman commented 6 years ago

This is a request to provide optparse with options compatible with our data abstraction. These should work with any backend.

This is already done in rcm-pdc so I suggest to import what we have there. Ensure that options like --pdc-server (or any other backend specific options) are available only with PDC selected as a backend.