BIND 10 #384: Bindctl doesn't show complicated config structures

BIND 10 Development do-not-reply at isc.org
Fri Oct 22 19:38:38 UTC 2010


#384: Bindctl doesn't show complicated config structures
-----------------------+----------------------------------------------------
  Reporter:  vorner    |            Owner:     
      Type:  defect    |           Status:  new
  Priority:  major     |        Milestone:     
 Component:  bind-ctl  |         Keywords:     
 Sensitive:  0         |   Estimatedhours:  0  
     Hours:  0         |         Billable:  1  
Totalhours:  0         |         Internal:  0  
-----------------------+----------------------------------------------------
 It is impossible to show items inside complicated configuration
 structures. For example, if there's list of maps, there's no way to show
 what is inside the map:

 {{{
 > config show Recurse/listen_on/
 address/        map
 > config show Recurse/listen_on/address/
 Error: /Recurse/listen_on/address/ not found
 > config show Recurse/listen_on[0]
 Error: /Recurse/listen_on[0] not found
 > config show Recurse/listen_on/0
 Error: /Recurse/listen_on/0 not found
 }}}

 It should be possible to address even items inside a list.

-- 
Ticket URL: <https://bind10.isc.org/ticket/384>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list