From 53193dca76096322614fd8b7027aec568d4654d1 Mon Sep 17 00:00:00 2001 From: Mark Stapp Date: Tue, 21 Nov 2023 15:35:10 -0500 Subject: [PATCH] doc: add doc for show configuration running Add a doc entry for the newly-unhidden 'show configuration running ...' command. Signed-off-by: Mark Stapp --- doc/user/basic.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/user/basic.rst b/doc/user/basic.rst index bbf24c5eed94..e6d042ed5527 100644 --- a/doc/user/basic.rst +++ b/doc/user/basic.rst @@ -691,6 +691,11 @@ Terminal Mode Commands This command displays FRR's timer data for timers that will pop in the future. +.. clicmd:: show configuration running [ [translate WORD]] [with-defaults] DAEMON + + This command displays the northbound/YANG configuration data for a + daemon in text/vty, json, or xml format. + .. clicmd:: show yang operational-data XPATH [{format |translate TRANSLATOR|with-config}] DAEMON Display the YANG operational data starting from XPATH. The default