Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
3cae3b5e
Commit
3cae3b5e
authored
Oct 05, 2018
by
Tomek Mrugalski
🛰
Browse files
[
#10
,
!3
] version-get description clarified.
parent
e9e21b94
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/api/version-get.json
View file @
3cae3b5e
{
"name"
:
"version-get"
,
"brief"
:
"The version-get command returns
on the control channel what the
command line -v argument displays with in arguments the extende
d
version, i.e., what the command line -V argument displays
."
,
"brief"
:
"The version-get command returns
extended information about
Kea version. The returned string is the same as if Kea woul
d
be run with -V command line option
."
,
"description"
:
"See <xref linkend=
\"
command-version-get
\"
/>"
,
"support"
:
[
"kea-dhcp4"
,
"kea-dhcp6"
,
"kea-ctrl-agent"
],
"avail"
:
"1.2.0"
,
...
...
doc/guide/ctrl-channel.xml
View file @
3cae3b5e
...
...
@@ -601,11 +601,10 @@ $ curl -X POST -H "Content-Type: application/json" -d '{ "command": "config-get"
<section
xml:id=
"command-version-get"
>
<title>
version-get
</title>
<para>
The
<emphasis>
version-get
</emphasis>
command returns on the control
channel what the command line
<command>
-v
</command>
argument
displays with in arguments the extended version, i.e., what
the command line
<command>
-V
</command>
argument displays. This command
does not take any parameters.
The
<emphasis>
version-get
</emphasis>
command returns an
extended information about Kea version. It is the same
information as Kea caled with
<command>
-V
</command>
command
line argument. This command does not take any parameters.
</para>
<screen>
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment