Project

General

Profile

Actions

Bug #8275

closed

Errata info CLI query too complex

Added by Justin Sherrill over 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Hammer
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=910078
Description of problem:
Getting errata info on a particular errata using the katello CLI seems overly complex. It's much quicker to do a web search for errata info than to use the katello CLI.

Katello CLI tools require not only the errata ID, but also repo name and product or product ID. A sysadmin needs to copy the errata ID from step 1, copy the repo from step 2 and copy the product list from step 3 and paste this into step 4. This is difficult if the lists are long. # katello -u admin -p ** errata system_group --name=<my_sys_grp> # katello -u admin -p ** repo list --org=<my_org> # katello -u admin -p ** product list # katello -u admin -p ** errata info --repo="Red Hat Enterprise Linux 6 Server RPMs i386 6.3" --product="Red Hat Enterprise Linux Server" --id=RHBA-2011:1395

In contrast, the first hit from a web search on "RHBA-2011:1395" returns http://rhn.redhat.com/errata/RHBA-2011-1395.html

Version-Release number of selected component (if applicable):
1.1.2

How reproducible:
always

Actions #1

Updated by The Foreman Bot over 9 years ago

  • Status changed from New to Ready For Testing
  • Target version set to 59
  • Pull request https://github.com/Katello/hammer-cli-katello/pull/252 added
  • Pull request deleted ()
Actions #2

Updated by Justin Sherrill over 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #3

Updated by Eric Helms over 9 years ago

  • translation missing: en.field_release set to 14
  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF