Description of problem: pulp repo options requires --label while for all the other cli options refers to the same as --repoid. can --label be changed to --repoid as well? [root@preethi ~]# pulp repo create --help Usage: pulp repo create [OPTIONS] Options: -h, --help show this help message and exit --label=LABEL Repository Label --name=NAME common repository name --arch=ARCH package arch the repo should support. --feed=FEED Url feed to populate the repo --schedule=SCHEDULE Schedule for automatically synchronizing the repository --symlinks Use symlinks instead of copying bits locally. Applicable for local syncs [root@preethi ~]# pulp consumer bind --help Usage: pulp consumer bind [OPTIONS] Options: -h, --help show this help message and exit --repoid=REPOID Repo Identifier --consumerid=CONSUMERID Consumer Identifier [root@preethi ~]# pulp package info --help Usage: pulp package info [OPTIONS] Options: -h, --help show this help message and exit -p NAME, --pkgname=NAME Repository Label --repoid=REPOID Repository Label