cli: make q work again 95/11195/1
authorFlorin Coras <fcoras@cisco.com>
Fri, 16 Mar 2018 16:13:37 +0000 (09:13 -0700)
committerFlorin Coras <fcoras@cisco.com>
Fri, 16 Mar 2018 16:13:37 +0000 (09:13 -0700)
commit33d162909f9d87507d85d494527d121e081f4a58
tree9cc6982c4e5ef02aec780a808bdc77e61802c81e
parent039cbfe254be998f7311bc4638bb262b44efac19
cli: make q work again

After the addition of "qos" cli, "quit" command is not the only match
for "q". Therefore, add a separate "q" cli to avoid ambiguity.

Change-Id: I84f6ddce14ef7d5fa7089537cb62adfecea0e501
Signed-off-by: Florin Coras <fcoras@cisco.com>
src/vlib/unix/cli.c