summaryrefslogtreecommitdiff
path: root/op-mode-definitions/force-commit-archive.xml.in
blob: 162323c20a0c8477db06d5f39d2d98ef7c624b01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<interfaceDefinition>
  <node name="force">
    <children>
      <leafNode name="commit-archive">
        <properties>
          <help>Manually archive configuration</help>
        </properties>
        <command>/usr/bin/config-mgmt</command>
      </leafNode>
    </children>
  </node>
</interfaceDefinition>