Bug 684890

Summary: Errata create without --id help
Product: [Retired] Pulp Reporter: Preethi Thomas <pthomas>
Component: z_otherAssignee: Sayli Karmarkar <skarmark>
Status: CLOSED CURRENTRELEASE QA Contact: Preethi Thomas <pthomas>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: cperry, skarmark
Target Milestone: ---Keywords: Triaged
Target Release: Sprint 22   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-15 15:14:38 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 Preethi Thomas 2011-03-14 17:51:58 UTC
Description of problem:

help text if you run errata create without --id is not consistent with other modules


[root@preethi ~]# pulp-admin errata create
Errata Id is required; see --help

It should say

[root@preethi ~]# pulp-admin errata create

Usage: pulp-admin <options> errata create <options>

pulp-admin: error: Option --id is required; please see --help




[root@preethi ~]# pulp-admin repo create
Usage: pulp-admin <options> repo create <options>

pulp-admin: error: Option --id is required; please see --help



[root@preethi ~]# pulp-admin filter create
Usage: pulp-admin <options> filter create <options>

pulp-admin: error: Option --id is required; please see --help

Comment 1 Sayli Karmarkar 2011-03-18 20:17:41 UTC
$ sudo pulp-admin errata create
Usage: pulp-admin <options> errata create <options>

pulp-admin: error: Option --id is required; please see --help

$ sudo pulp-admin errata create --id=foo
Usage: pulp-admin <options> errata create <options>

pulp-admin: error: Option --title is required; please see --help

Comment 2 Jeff Ortel 2011-03-18 22:12:29 UTC
Build: 0.154

Comment 3 Preethi Thomas 2011-03-22 18:28:52 UTC
verified

[root@preethi ~]# rpm -q pulp
pulp-0.0.154-1.fc14.noarch
[root@preethi ~]# pulp-admin errata create
Usage: pulp-admin <options> errata create <options>

pulp-admin: error: Option --id is required; please see --help

Comment 4 Preethi Thomas 2011-08-15 15:14:38 UTC
Closing with current community release

pulp-0.0.223