[bind10-dev] bigtool mock-up committed

ZhangLikun zhanglikun at cnnic.cn
Sat Oct 10 06:37:53 UTC 2009


The code is under experiments\likun-bigtool

 

The first version, support the following features:

1  All the command is in format:

   Module-name <space> command name <space>*, parameters(parameter1_name =
parameter1_value, parameter2_name = parameter2_value...) 

   

   For example: 

   zone  load,  zone_name = "example.com"

   zone  set,   zone_name = "example.com",  attr_name = "master",
attr_value = "218.127.0.1"

 

2  Auto-complete support

   In each level, from module name to parameter, user can type <tab> to get
hint or auto-complete

 

3  History command support

 

4  Error detect

   If module name or command name isn't valid, error message will be
displayed.  As for parameter, unknown or missing parameter will also be
displayed.

 

 

Likun

CNNIC

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind10-dev/attachments/20091010/b04a2df5/attachment.html>


More information about the bind10-dev mailing list