Extract conf-cli via metadata

Hi there,

confd-cli has two path to support CLI command, one is via YANG model to support new command, another is via clispec. when customer want to extract all CLI commands supportted in confd-cli, it is not enough to comparing YANG model, might clispec change the CLI command hierarchy. do you have some methods or metadata to help to extract all CLI commands in confd?

your response is appreciate. thanks.

Under both the operational and configuration modes of confd_cli, there exist a command called “show parser dump” that can show you all supported CLI commands.