Hi,
Actually, I want to see only the leaf value not the leaf name ? Is there any cli Tailf extension to achieve this?
Thanks in Advance!
Hi,
Actually, I want to see only the leaf value not the leaf name ? Is there any cli Tailf extension to achieve this?
Thanks in Advance!
Hello,
did you check tailf:cli-drop-node-name
annotation (described in ConfD User Guide)?
Specifies that the name of a node is not present in the CLI.
...
The cli-drop-node-name statement can be used in: leaf, container, list, leaf-list, tailf:symlink, and refine.
Thanks for your response:)