vlib: restore commands for non-interactive sessions 61/28461/2
authorBenoît Ganne <bganne@cisco.com>
Fri, 15 May 2020 14:12:23 +0000 (16:12 +0200)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 18 Aug 2020 19:47:21 +0000 (19:47 +0000)
commit449f50555d55e4bb0e322603f4bc19524bb0d0c7
treea1135dc1c6c76390ccc20568933eb1905660c9ae
parentb1a7f68b220ebc8d2de7128dae7b471fd4e46873
vlib: restore commands for non-interactive sessions

'quit' and 'show terminal' are valid for non-interactive sessions too.

Type: fix
Fixes: a58be82dda89d6496f92e451b42eee31f0cf47b4

Change-Id: Ib63244c7b64ad2e30c257ed19e982295f59bfffa
Signed-off-by: Benoît Ganne <bganne@cisco.com>
(cherry picked from commit 10a22a629468b18f5b07316980e2761285283939)
src/vlib/unix/cli.c