BIND 10 #2639: b10-msg utility for looking up message information at the command line
BIND 10 Development
do-not-reply at isc.org
Fri Jan 18 13:22:08 UTC 2013
#2639: b10-msg utility for looking up message information at the command line
-------------------------------------+-------------------------------------
Reporter: shane | Owner:
Type: enhancement | Status: new
Priority: medium | Milestone: New
Component: logging | Tasks
Keywords: | Resolution:
Sensitive: 0 | CVSS Scoring:
Sub-Project: Core | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Comment (by vorner):
I think it would be more convenient to have a bash completion script, than
tab interface. For that, it would need to be able to search by a prefix
and list the message IDs only (without description).
Also, I guess a regexp would be an overkill. Simple `*` expansion could be
enough.
I guess the bigger problem is loading the dictionaries. We then can just
do a linear search through them if we are lazy, as there are just few
thousand of them.
But yes, it is a nice idea. And we probably should make sure it can be
conveniently called from a script (eg. it has a machine parseable output
with some switch).
--
Ticket URL: <http://bind10.isc.org/ticket/2639#comment:2>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list