From 09e2fdf09b7ea6d92b3e202826d218629b321d26 Mon Sep 17 00:00:00 2001 From: Mark Stapp Date: Thu, 9 Nov 2023 10:27:42 -0500 Subject: [PATCH] vtysh: un-hide the show configuration nb cli The "show configuration running" cli is pretty useful when doing NB work; unhide it so it's easier to use. Signed-off-by: Mark Stapp --- vtysh/vtysh.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vtysh/vtysh.c b/vtysh/vtysh.c index bd283803fedc..4eaeab8da83b 100644 --- a/vtysh/vtysh.c +++ b/vtysh/vtysh.c @@ -3068,7 +3068,7 @@ DEFUN (vtysh_show_error_code, } /* Northbound. */ -DEFUN_HIDDEN (show_config_running, +DEFUN (show_config_running, show_config_running_cmd, "show configuration running\ [ [translate WORD]]\