This would be useful when there are multiple copr config files. copr reads config from default place ~/.config/copr. I have two configs for Fedora and internal one, and the latter is the default. So, when I want to build packages in internal copr instance, I have to use copr-cli instead, that is because copr-build does not allow me to specify an alternative configuration file.
copr
~/.config/copr
copr-cli
copr-build
The cli with this new ability could be
fedpkg copr-build --copr-config path/to/config myproject
Metadata Update from @cqi: - Issue set to the milestone: 1.51
Metadata Update from @cqi: - Issue assigned to cqi
PR: https://pagure.io/rpkg/pull-request/252
Metadata Update from @cqi: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)