Bug 684890 - Errata create without --id help
Summary: Errata create without --id help
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Sprint 22
Assignee: Sayli Karmarkar
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2011-03-14 17:51 UTC by Preethi Thomas
Modified: 2015-03-23 01:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-15 15:14:38 UTC
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.