]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Add new file
authorSuzanne Goldlust <sgoldlust@isc.org>
Thu, 4 Oct 2018 21:59:05 +0000 (17:59 -0400)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 29 Oct 2019 17:57:13 +0000 (18:57 +0100)
doc/api/version-get.json [new file with mode: 0644]

diff --git a/doc/api/version-get.json b/doc/api/version-get.json
new file mode 100644 (file)
index 0000000..46b8880
--- /dev/null
@@ -0,0 +1,10 @@
+{
+    "name": "version-get",
+    "brief": "The version-get command returns on the control channel what the command line -v argument displays with in arguments the extended version, i.e., what the command line -V argument displays.",
+    "description": "See <xref linkend=\"command-version-get\"/>",
+    "support": [ "kea-dhcp4", "kea-dhcp6" ],
+    "avail": "1.2.0",
+    "cmd-syntax": "{
+    \"command\": \"version-get\"
+}",
+}
\ No newline at end of file