My yang has 150 enums ,but on CLI when i give the command it shows only first 100, I want all possible completions . How to achieve it ?
You can change it in confd.conf
.
/confdConfig/cli/completionShowMax (int64) [100]
Maximum number of possible alternatives to present when doing completion.