summaryrefslogtreecommitdiff
path: root/templates-op/show/system
diff options
context:
space:
mode:
Diffstat (limited to 'templates-op/show/system')
-rw-r--r--templates-op/show/system/commit/file/node.def1
-rw-r--r--templates-op/show/system/commit/file/node.tag/node.def4
-rw-r--r--templates-op/show/system/commit/node.def3
3 files changed, 8 insertions, 0 deletions
diff --git a/templates-op/show/system/commit/file/node.def b/templates-op/show/system/commit/file/node.def
new file mode 100644
index 0000000..d0622af
--- /dev/null
+++ b/templates-op/show/system/commit/file/node.def
@@ -0,0 +1 @@
+help: show commit revision file
diff --git a/templates-op/show/system/commit/file/node.tag/node.def b/templates-op/show/system/commit/file/node.tag/node.def
new file mode 100644
index 0000000..52fd065
--- /dev/null
+++ b/templates-op/show/system/commit/file/node.tag/node.def
@@ -0,0 +1,4 @@
+help: show commit revision file
+run: ${vyatta_sbindir}/vyatta-config-mgmt.pl \
+ --action=show-commit-file \
+ --revnum="$5"
diff --git a/templates-op/show/system/commit/node.def b/templates-op/show/system/commit/node.def
new file mode 100644
index 0000000..4646d29
--- /dev/null
+++ b/templates-op/show/system/commit/node.def
@@ -0,0 +1,3 @@
+help: Show commit revisions log
+run: ${vyatta_sbindir}/vyatta-config-mgmt.pl --action=show-commit-log
+