In a CI environment, I don't necessarily know the output version of my builds since it is generically written.
If pgutil could support a globbing filename for --input-file= for upload, this would greatly simplify uploading files.
For example:
pgutil packages upload --feed=internal-rpm --input-file=build/*.rpm
would be much easier than having to parse the rpm file in the directory to get the full names. Especially if there are multiple packages created by the build.