Problem:
Unable to upload multiple files by passing --file multiple times. Uploading one file at a time creates new repo version and publication for each file, causes high CPU load and long time to finish.
Expected outcome:
upload multiple files at once and create new repo version and publication once only. Is there someway to do this or do i need run a upload command for each file (in my case its rpm with package type, but will also do file later)
Pulpcore version:
Pulp plugins installed and their versions:
Operating system - distribution and version:
Other relevant data: