.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "DNF-CONFIG-MANAGER" "8" "Dec 06, 2022" "4.3.1" "dnf-plugins-core" .SH NAME dnf-config-manager \- DNF config-manager Plugin .sp Manage main and repository DNF configuration options, toggle which repositories are enabled or disabled, and add new repositories. .SH SYNOPSIS .sp \fBdnf config\-manager [options]
...\fP .SH ARGUMENTS .INDENT 0.0 .TP .B \fB
\fP This argument can be used to explicitly select the configuration sections to manage. A section can either be \fBmain\fP or a repoid. If not specified, the program will select the \fBmain\fP section and each repoid used within any \fB\-\-setopt\fP options. A repoid can be specified using globs. .UNINDENT .SH OPTIONS .sp All general DNF options are accepted, see \fIOptions\fP in \fBdnf(8)\fP for details. .INDENT 0.0 .TP .B \fB\-\-help\-cmd\fP Show this help. .TP .B \fB\-\-add\-repo=URL\fP Add (and enable) the repo from the specified file or url. If it has to be added into installroot, combine it with \fB\-\-setopt=reposdir=//etc/yum.repos.d\fP command\-line option. .TP .B \fB\-\-dump\fP Print dump of current configuration values to stdout. .TP .B \fB\-\-set\-disabled\fP, \fB\-\-disable\fP Disable the specified repos (implies \fB\-\-save\fP). .TP .B \fB\-\-set\-enabled\fP, \fB\-\-enable\fP Enable the specified repos (implies \fB\-\-save\fP). .TP .B \fB\-\-save\fP Save the current options (useful with \fB\-\-setopt\fP). .TP .B \fB\-\-setopt=