Fixes https://pagure.io/koji/issue/2356
The api already accepted these parameters. This just provides access to use them via the command line.
flake8 error
./cli/koji_cli/commands.py:3016:100: E501 line too long (102 > 99 characters)
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
New PR with fixed falek8 #2458
Pull-Request has been closed by tkopecek
Metadata Update from @jcupova: - Pull-request untagged with: testing-ready
Fixes https://pagure.io/koji/issue/2356
The api already accepted these parameters. This just provides access to use them
via the command line.