vlib: enhance the "show cli" debug CLI command 67/23167/3
authorDave Barach <dave@barachs.net>
Fri, 1 Nov 2019 15:24:43 +0000 (11:24 -0400)
committerFlorin Coras <florin.coras@gmail.com>
Sat, 2 Nov 2019 17:12:12 +0000 (17:12 +0000)
commita1f5a956e5b2cfeb591dcdfb34d23ebed84d0bca
tree86e90501841b971fcad727d0c3b0b82f0e418a7c
parentfeda545105106d673fdca61028331c86eeb1f408
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 <dave@barachs.net>
Change-Id: Ie38fc664b7deaabc35ca35be68db7e159272f551
src/vlib/cli.c
src/vlib/cli.h
src/vpp/app/version.c