.\" 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 "CDIST-TYPE__UCI_SECTION" "7" "Sep 26, 2023" "7.0.0" "cdist" .SH NAME .sp cdist\-type__uci_section \- Manage configuration sections in UCI .SH DESCRIPTION .sp This cdist type can be used to replace whole configuration sections in OpenWrt\(aqs Unified Configuration Interface (UCI) system. It can be thought of as syntactic sugar for \fBcdist\-type__uci\fP(7), as this type will generate the required \fI__uci\fP objects to make the section contain exactly the options specified using \fB\-\-option\fP\&. .sp Since many default UCI sections are unnamed, this type allows to find the matching section by one of its options using the \fB\-\-match\fP parameter. .sp \fBNOTE:\fP Options already present on the target and not listed in \fB\-\-option\fP or \fB\-\-list\fP will be deleted. .SH REQUIRED PARAMETERS .sp None. .SH OPTIONAL PARAMETERS .INDENT 0.0 .TP .B list An option that is part of a list and should be present in the section (as part of a list). Lists with multiple options can be expressed by using the same \fB