#4323 cli: mock-config could be smarter about missing repos
Opened by mikem. Modified

the command calls session.getRepo which can fail if the tag has no repo. This is somewhat more likely in 1.35+, and even when we merge #4270 the repos may be quite out of date.

This command could gain a --request option to request the needed repo. Also, it could be more informative about the repo or lack thereof, and advise use of the request option if appropriate.


Because this command has historically been anonymous and read-only, we shouldn't automatically make the request, hence my suggestion of a new option (this is similar to the wait-repo case).

Metadata Update from @mikem:
- Custom field Size adjusted to None

Metadata Update from @julian8628:
- Issue priority set to: None (was: Normal)

Metadata Update from @julian8628:
- Issue priority set to: Normal

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/4323

Please continue any further discussion there.

Metadata