Hide Forgot
Description of problem: Errata install has a --consumergroup option. So it will be good have the consumergroup option for errata list as well. [root@preethi ~]# pulp-admin errata install --help Usage: pulp-admin <options> errata install <options> Options: -h, --help show this help message and exit -e ENAMES, --erratum=ENAMES erratum to be installed; to specify multiple erratum id use multiple -e -y, --assumeyes Assume yes; assume that install performs all the suggested actions such as reboot on successful install. Consumer or Consumer Group id (one is required): --consumerid=CONSUMERID consumer id --consumergroupid=CONSUMERGROUPID consumer group id [root@preethi ~]# pulp-admin errata list --help Usage: pulp-admin <options> errata list <options> Options: -h, --help show this help message and exit --consumerid=CONSUMERID This option is required if a consumer doesn't exist locally. --repoid=REPOID repository id --type=TYPE type of errata to lookup; supported types: security, bugfix, enhancement
Closing this out as a 1.x bug that isn't relevant in 2.x.