-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
Triage-NeededNeeds to be reviewed at next pulp-cli mtgNeeds to be reviewed at next pulp-cli mtgfeature requestNew feature request (template-set)New feature request (template-set)
Description
Summary
Currently, I can upload a single python package like this:
pulp python content upload \
--relative-path "$(basename ${pkg})" --file "${pkg}" --repository $my_repo
After each upload, I have to wait for the corresponding Tasks to complete (which could take a few minutes depending on system load.)
At any given time, I need to upload two files. But, occasionally, I also need to upload many. Having the ability to upload multiple files at once could significantly improve my user experience.
Versions
Not sure.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Triage-NeededNeeds to be reviewed at next pulp-cli mtgNeeds to be reviewed at next pulp-cli mtgfeature requestNew feature request (template-set)New feature request (template-set)