From 09de453194e9f8e7aa5dcb2e5c8de5a89e82708d Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sun, 17 Mar 2024 14:44:02 +0100 Subject: op-mode: T6133: add support to manually trigger commit-archive update Automatic update of the remote commit-archive could fail under certian circumstances, add an op-mode command to manually trigger the update: cpo@LR1.wue3# run force commit-archive Archiving config... git+https://git.FOOO.de/cpo/vyos-config-backup [edit] --- op-mode-definitions/force-commit-archive.xml.in | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 op-mode-definitions/force-commit-archive.xml.in (limited to 'op-mode-definitions') diff --git a/op-mode-definitions/force-commit-archive.xml.in b/op-mode-definitions/force-commit-archive.xml.in new file mode 100644 index 000000000..162323c20 --- /dev/null +++ b/op-mode-definitions/force-commit-archive.xml.in @@ -0,0 +1,13 @@ + + + + + + + Manually archive configuration + + /usr/bin/config-mgmt + + + + -- cgit v1.2.3