#2273 kojira with no such options returns code 2, koji CLI returns 1
Closed: Fixed by tkopecek. Opened by jcupova.

**$ koji add-tag --newtag=2 **
Usage: koji add-tag [options]
(Specify the --help global option for a list of other help options)

koji: error: no such option: --newtag

echo $?
1

kojira --with-src
Usage: kojira [opts]

kojira: error: no such option: --with-src

echo $?
2


Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.23

PR #2486

Metadata Update from @tkopecek:
- Issue tagged with: testing-ready

Metadata Update from @jcupova:
- Issue tagged with: testing-done

Commit ae2261b4 fixes this issue

Commit c0ffe4ed fixes this issue

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

Please continue any further discussion there.

Metadata
Related Pull Requests