From: Suzanne Goldlust Date: Thu, 4 Oct 2018 21:59:05 +0000 (-0400) Subject: Add new file X-Git-Tag: 176-update-to-sysrepo-0-7-6-release_base~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=538f7e51622af883d0b98260eba2b6ac8dde6545;p=thirdparty%2Fkea.git Add new file --- diff --git a/doc/api/version-get.json b/doc/api/version-get.json new file mode 100644 index 0000000000..46b8880a10 --- /dev/null +++ b/doc/api/version-get.json @@ -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 ", + "support": [ "kea-dhcp4", "kea-dhcp6" ], + "avail": "1.2.0", + "cmd-syntax": "{ + \"command\": \"version-get\" +}", +} \ No newline at end of file