Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1092140

Summary: The command should be yum-config-manager and not yum config-manager
Product: Red Hat Enterprise Virtualization Manager Reporter: Marina Kalinin <mkalinin>
Component: DocumentationAssignee: Andrew Dahms <adahms>
Status: CLOSED DUPLICATE QA Contact: ecs-bugs
Severity: high Docs Contact:
Priority: medium    
Version: 3.4.0CC: acathrow, gklein, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Build Name: 22633, Installation Guide-3.4-1.0 Build Date: 02-04-2014 19:49:35 Topic ID: 10008-624473 [Latest]
Last Closed: 2014-04-28 21:33:50 UTC Type: Bug
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: 1072347    

Description Marina Kalinin 2014-04-28 19:42:23 UTC
Title: Subscribing to the Red Hat Enterprise Virtualization Manager Channels using Subscription Manager

Describe the issue:
The command should be `yum-config-manager` and not `yum config-manager`

Additional info:

# yum config-manager --enable rhel-6-server-rpms
Command line error: ambiguous option: --enable (--enableplugin, --enablerepo?)

# yum config-manager --enablerepo rhel-6-server-rpms
Loaded plugins: product-id, security, subscription-manager
This system is receiving updates from Red Hat Subscription Management.
No such command: config-manager. Please use /usr/bin/yum --help

# yum-config-manager  --enable rhel-6-server-rpms
>>> This one finally works

Comment 1 Andrew Dahms 2014-04-28 21:33:50 UTC
Hi Marina,

Thank you for raising this bug.

The content of this bug was also raised in Bug #1083768, where it has now been addressed.
I cannot find any other instances of this mistaken 'yum config-manager' in the documentation at the moment, so I will close this bug.

Please let us know if you have any further concerns.

Kind regards,

Andrew

*** This bug has been marked as a duplicate of bug 1083768 ***