]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: add doc for show configuration running 14764/head
authorMark Stapp <mjs@labn.net>
Tue, 21 Nov 2023 20:35:10 +0000 (15:35 -0500)
committerMark Stapp <mjs@labn.net>
Tue, 30 Jan 2024 13:09:25 +0000 (08:09 -0500)
Add a doc entry for the newly-unhidden 'show configuration
running ...' command.

Signed-off-by: Mark Stapp <mjs@labn.net>
doc/user/basic.rst

index 55b836e3b82a6a61a47ded664afede542e7b760c..7f9027679f9fa66cecece3cc06e022966f2f7c98 100644 (file)
@@ -682,6 +682,11 @@ Terminal Mode Commands
    This command displays FRR's timer data for timers that will pop in
    the future.
 
+.. clicmd:: show configuration running [<json|xml> [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 <json|xml>|translate TRANSLATOR|with-config}] DAEMON
 
    Display the YANG operational data starting from XPATH. The default