pdns icon indicating copy to clipboard operation
pdns copied to clipboard

dnsdist: Not all new commands in dnsdist-console.cc / tab completion

Open phonedph1 opened this issue 8 months ago • 1 comments

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

  1. ./dnsdist -C ./dnsdist.conf
  2. showCache<tab>

Expected behaviour

Hopefully complete like other commands do

Actual behaviour

Does not include the command I'm looking for

Other information

phonedph1 avatar Apr 23 '25 18:04 phonedph1

Semi-related: The docs for most of this new stuff might be listed as 1.10 instead of 2.0.0

phonedph1 avatar Apr 24 '25 23:04 phonedph1