Manage yum configuration options and yum repositories
yum-config-manager [options]
yum-config-manager is a program that can manage main yum configuration options, toggle which repositories are enabled or disabled, and add new repositories.
Display a help message, and then quit.
Save the current options (useful with --setopt).
Enable the specified repos (automatically saves).
Disable the specified repos (automatically saves).
Add (and enable) the repo from the specified file or url.
Yum-config-manager inherits all other options from yum. See the yum(8) man page for more information.
yum.conf (5) http://yum.baseurl.org/
See the Authors file included with this program.