md_src_plugins_xmltool_README(3) README

Dependencies

  • libxml2-dev

Restrictions

This plugin has a difficult time recognizing whether a key has a null value or an empty value.

Examples

Mount an xml file using xmltools:

    kdb mount /etc/example.xml system/example xmltool

Using an xml as export format:

    kdb export system/example xmltool > backup.xml