#1212 CLI add-pkg --help message has --owner as option, but it is mandatory
Closed: Fixed by tkopecek. Opened by jcupova.

Steps to Reproduce:

Help message:
Usage: koji add-pkg [options] tag package [package2 ...]
(Specify the --help global option for a list of other help options)

Options:
-h, --help show this help message and exit
--force Override blocks if necessary
--owner=OWNER Specify owner
--extra-arches=EXTRA_ARCHES
Specify extra arches

Run 'add-pkg tag pkg'

Actual result:

koji: error: Please specify an owner for the package(s)

Expected result:

Help message has an owner as mandatory, not as an option.


Metadata Update from @tkopecek:
- Custom field Size adjusted to small
- Issue priority set to: Low (was: Normal)

Metadata Update from @dgregor:
- Issue set to the milestone: 1.21

PR #1946

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

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.20.1 (was: 1.21)

Commit e60252ca fixes this issue

Commit 4e28eda2 fixes this issue

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

Please continue any further discussion there.

Metadata
Related Pull Requests