Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 670308

Summary: Errata install help refers to erratum "name"
Product: [Retired] Pulp Reporter: Jay Dobies <jason.dobies>
Component: z_otherAssignee: Jay Dobies <jason.dobies>
Status: CLOSED CURRENTRELEASE QA Contact: Preethi Thomas <pthomas>
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: tsanders
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-16 12:08:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 647488    

Description Jay Dobies 2011-01-17 20:46:56 UTC
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".

Comment 1 Jay Dobies 2011-01-19 17:02:13 UTC
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

Comment 2 Jay Dobies 2011-01-21 19:18:49 UTC
Fixed in 0.130.

Comment 3 Preethi Thomas 2011-01-25 20:19:26 UTC
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

Comment 4 Preethi Thomas 2011-08-16 12:08:52 UTC
Closing with Community Release 15

pulp-0.0.223-4.

Comment 5 Preethi Thomas 2011-08-16 12:21:40 UTC
Closing with Community Release 15

pulp-0.0.223-4.