Bug 439264

Summary: rhn-manage-channel --list should accept multiple label arguments
Product: [Retired] Red Hat Network Reporter: James Bowes <jbowes>
Component: RHN/BackendAssignee: Bryan Kearney <bkearney>
Status: CLOSED CURRENTRELEASE QA Contact: Amy Owens <aowens>
Severity: low Docs Contact:
Priority: low    
Version: RHN StableCC: bkearney, rhn-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: US=20395
Fixed In Version: 5.0.6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-26 20:21:34 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: 446437    

Description James Bowes 2008-03-27 19:02:46 UTC
dgregor would like to do the following:
rhn-manage-channel --list --label foo1 --label foo2
to get one big csv with all of the details for those channels in it

Comment 1 Amy Owens 2008-03-27 19:08:20 UTC
added to accepted backlog

Comment 2 James Bowes 2008-05-15 13:53:43 UTC
To test:
  * show the details for more than one channel:
    rhn-manage-channel-internal --list rhel-i386-server-5 rhel-x86_64-server-5
    (note that --label is no longer used)
  * show the details for all channels:
    rhn-manage-channel-internal --list-all

Comment 3 Amy Owens 2008-05-16 15:26:48 UTC
on dev all set

Comment 4 Grant Gainey 2008-06-13 15:58:26 UTC
verified