From 538f7e51622af883d0b98260eba2b6ac8dde6545 Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Thu, 4 Oct 2018 17:59:05 -0400 Subject: [PATCH] Add new file --- doc/api/version-get.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/api/version-get.json 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 -- 2.47.2