Lines Matching refs:leafs
95 set of `leafs` ("sku", "name", etc).
142 The `leafs` Option
147 any order (though libxo forces key leafs to appear before other
148 leafs).
151 set of leafs must be selected from each list item. By default, the
152 CSV encoder records the set of leafs that appear in the first list
153 instance it processes, and extract only those leafs from future
158 The "leafs" option can also be used to exclude leafs, limiting the
159 output to only those leafs provided.
162 the leafs are listed. "leafs=one.two" and "leafs=two.one" give
165 So the "leafs" option can be used to expand, limit, and order the set
166 of leafs.
168 The value of the leafs option should be one or more leaf names,
171 % list-items --libxo encoder=csv:leafs=sku.on-order
176 % list-items -libxo encoder=csv:leafs=on-order.sku
183 data modeling language for NETCONF (:RFC:`6241`), which uses "leafs"