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 Talking to prad, a better name would be "advisory ID" or "erratum ID". In the user guide, I'm using "erratum ID", so this might be as simple as changing from "ENAME" to "EID" or just "ID".
New Example Usage: Usage: pulp-admin <options> errata install <options> Options: -h, --help show this help message and exit -e ID, --erratum=ID ID of the erratum to be installed; to specify multiple erratum use multiple uses of this flag -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 commit 94660a7346abd33b696ae71b0fc8c0a0840afda1 tree 0b766f6f97d75146ba85fc4b6732da65fb1530f1 670308 - Renamed errata ID variable to make the help output read better. src/pulp/client/core/errata.py
Fixed in 0.130.
verified [root@preethi ~]# pulp-admin errata install --help Usage: pulp-admin <options> errata install <options> Options: -h, --help show this help message and exit -e ID, --erratum=ID ID of the erratum to be installed; to specify multiple erratum use multiple uses of this flag -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
Closing with Community Release 15 pulp-0.0.223-4.