]> git.puffer.fish Git - matthieu/frr.git/commitdiff
vtysh: hide "show configuration running" command
authorIgor Ryzhov <iryzhov@nfware.com>
Wed, 24 Mar 2021 10:16:15 +0000 (13:16 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Wed, 24 Mar 2021 10:16:15 +0000 (13:16 +0300)
This command is currently useful only for developers.
Let's hide it to not confuse end users by having both
"show runnning-config" and "show configuration running".

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
vtysh/vtysh.c

index 06d224ec24a3784a7084ec42f0e70d4892291549..62d9c255ad8d26ccd3851c63feaa476d815245af 100644 (file)
@@ -2851,7 +2851,7 @@ DEFUN (vtysh_show_error_code,
 }
 
 /* Northbound. */
-DEFUN (show_config_running,
+DEFUN_HIDDEN (show_config_running,
        show_config_running_cmd,
        "show configuration running\
           [<json|xml> [translate WORD]]\