Bug 712458
| Summary: | errata list /search help --type should say eg. security, bugfix etc | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Preethi Thomas <pthomas> |
| Component: | z_other | Assignee: | Sayli Karmarkar <skarmark> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | cperry, skarmark |
| Target Milestone: | --- | ||
| Target Release: | Sprint 24 | ||
| 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:09:48 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 | ||
Fixed. Included in 0.189. [root@preethi ~]# rpm -q pulp
pulp-0.0.200-1.fc14.noarch
[root@preethi ~]# pulp-admin -u admin -p admin errata list --help
Usage: pulp-admin <options> errata list <options>
Options:
-h, --help show this help message and exit
--consumerid=CONSUMERID
consumer id if a consumer doesn't exist locally
--repoid=REPOID repository id
--type=TYPE type of errata to lookup; eg. security, bugfix etc.
[root@preethi ~]# pulp-admin -u admin -p admin errata search --help
Usage: pulp-admin <options> errata search <options>
Options:
-h, --help show this help message and exit
--id=ID errata id
--title=TITLE errata title
--type=TYPE type of errata to search; eg. security, bugfix etc.
--bzid=BZID reference bugzilla id
--cve=CVE reference CVE
--orphaned search only orphaned packages
Closing with Community Release 15 pulp-0.0.223-4. Closing with Community Release 15 pulp-0.0.223-4. |
Description of problem: [root@preethi ~]# rpm -q pulp pulp-0.0.188-1.fc14.noarch [root@preethi ~]# pulp-admin -u admin -p admin errata list --help Usage: pulp-admin <options> errata list <options> Options: -h, --help show this help message and exit --consumerid=CONSUMERID consumer id if a consumer doesn't exist locally --repoid=REPOID repository id --type=TYPE type of errata to lookup; supported types: security, bugfix, enhancement [root@preethi ~]# pulp-admin -u admin -p admin errata search --help Usage: pulp-admin <options> errata search <options> Options: -h, --help show this help message and exit --id=ID errata id --title=TITLE errata title --type=TYPE type of errata to search; supported types: security, bugfix, enhancement --orphaned search only orphaned packages [root@preethi ~]#