Hide Forgot
Add pulpdist-cli RPM for the repo management script.
Rather than adding a separate pulpdist-cli RPM, I will instead use the approach of offering a "python -m pulpdist.manage_repos" interface in the pulpdist RPM (i.e. moving the manage_repos.py script out of "bin/" and into "src/pulpdist". This is less work and matches the existing "python -m pulpdist.manage_site" approach used for the pulpdist-httpd Django management script.