From 9f989252d1fa66984d2338f0c7141beff5658f4d 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 2888403e625e..c9cf1d911811 100644 --- a/vtysh/vtysh.c +++ b/vtysh/vtysh.c @@ -3102,7 +3102,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]]\