pulp / pulp-cli

https://docs.pulpproject.org/pulp_cli/
GNU General Public License v2.0
33 stars 41 forks source link

Added --directory to `rpm content -t package upload`. #1000

Open ggainey opened 1 week ago

ggainey commented 1 week ago

This finds all *.rpm in the specified directory and arranges for them to be added to the specified --repository as a single repository-version.

closes #994.

Review Checklist:

ggainey commented 1 week ago

POC - entire approach may not be viable based on expected-user-scenario...