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>/etc/commit/post-hooks.d/02vyos-commit-archive; printf "\n"</command> </leafNode> </children> </node> </interfaceDefinition>