BIND 10 #3028: Cmdctl print_settings - conflict between behavior and help documentation
BIND 10 Development
do-not-reply at isc.org
Wed Jul 3 15:44:40 UTC 2013
#3028: Cmdctl print_settings - conflict between behavior and help documentation
-------------------------------------+-------------------------------------
Reporter: bconry | Type:
Status: new | defect
Milestone: New Tasks | Priority:
Keywords: | medium
Sensitive: 0 | Component:
Sub-Project: Core | Unclassified
Estimated Difficulty: 0 | CVSS Scoring:
Total Hours: 0 | Defect Severity: N/A
| Feature Depending on Ticket:
| Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
{{{
> Cmdctl help
Module Cmdctl Interface for command and control
Available commands:
help Get help for module.
print_settings
Print some_string and some_int to stdout
shutdown shutdown cmdctl
> Cmdctl print_settings
{
"accounts_file":
"/home/bconry/support/bind/10/bind10-1.1.0/inst/etc/bind10/cmdctl-
accounts.csv",
"cert_file":
"/home/bconry/support/bind/10/bind10-1.1.0/inst/etc/bind10/cmdctl-
certfile.pem",
"key_file": "/home/bconry/support/bind/10/bind10-1.1.0/inst/etc/bind10
/cmdctl-keyfile.pem"
}
}}}
I don't know exactly what {{{some_string}}} and {{{some_int}}} are
supposed to be, but I do know that JSON doesn't qualify for either.
--
Ticket URL: <http://bind10.isc.org/ticket/3028>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list