summaryrefslogtreecommitdiffstats
path: root/vtysh/vtysh.c
diff options
context:
space:
mode:
authorMark Stapp <mjs@labn.net>2023-11-09 16:27:42 +0100
committerMark Stapp <mjs@labn.net>2024-01-30 14:09:25 +0100
commit678292b9be5922562dcd8bae0660492ff95e5a59 (patch)
tree66fe92748d289738ba7dbd55f4e6b4f560328f0d /vtysh/vtysh.c
parenttools: add config-write callbacks to nb templates (diff)
downloadfrr-678292b9be5922562dcd8bae0660492ff95e5a59.tar.xz
frr-678292b9be5922562dcd8bae0660492ff95e5a59.zip
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 <mjs@labn.net>
Diffstat (limited to '')
-rw-r--r--vtysh/vtysh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vtysh/vtysh.c b/vtysh/vtysh.c
index 940b63b0e..4cb46b87a 100644
--- a/vtysh/vtysh.c
+++ b/vtysh/vtysh.c
@@ -3120,7 +3120,7 @@ DEFUN (vtysh_show_error_code,
}
/* Northbound. */
-DEFUN_HIDDEN (show_config_running,
+DEFUN (show_config_running,
show_config_running_cmd,
"show configuration running\
[<json|xml> [translate WORD]]\