vlib: enhance the "show cli" debug CLI command 58/23258/2
authorDave Barach <[email protected]>
Fri, 1 Nov 2019 15:24:43 +0000 (11:24 -0400)
committerAndrew Yourtchenko <[email protected]>
Fri, 15 Nov 2019 07:22:16 +0000 (07:22 +0000)
commitb5a0108acf1731d0d77e8f1240363b10e86f95da
tree6ea378a8751194bb9ba13d6dbc17234c682bae90
parent0b8f7cf89f2d2312a98e84975a7c43ab0ec4436f
vlib: enhance the "show cli" debug CLI command

Dump the entire CLI, mp-safe commands, non-mp-safe commands, commands
which have been executed. Optionally, clear the hit counters.

Type: feature

Signed-off-by: Dave Barach <[email protected]>
Change-Id: Ie38fc664b7deaabc35ca35be68db7e159272f551
(cherry picked from commit a1f5a956e5b2cfeb591dcdfb34d23ebed84d0bca)
src/vlib/cli.c
src/vlib/cli.h
src/vpp/app/version.c