pdns
pdns copied to clipboard
dnsdist: Not all new commands in dnsdist-console.cc / tab completion
-
[x] This is not a support question, I have read about opensource and will send support questions to the IRC channel, GitHub Discussions or the mailing list.
-
[x] I have read and understood the 'out in the open' support policy
-
Program: dnsdist
-
Issue type: Bug report
Short description
Tab completion does not work for new commands eg showCacheMissRules()
Environment
- Operating system: macOS
- Software version: master
- Software source: compiled 20250423
Steps to reproduce
./dnsdist -C ./dnsdist.confshowCache<tab>
Expected behaviour
Hopefully complete like other commands do
Actual behaviour
Does not include the command I'm looking for
Other information
Semi-related: The docs for most of this new stuff might be listed as 1.10 instead of 2.0.0