Merge pull request #14447 from marcos-ng/master

doc: reference the correct MGMTd show command
This commit is contained in:
Russ White 2023-09-26 11:43:17 -04:00 committed by GitHub
commit f289533d5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -356,7 +356,7 @@ MGMT Show commands
Currenlty supported values for 'candidate' and 'running' only
('operational' shall be supported in future soon).
.. clicmd:: show mgmt database-contents [candidate|operation|running] [xpath WORD] [file WORD] json|xml
.. clicmd:: show mgmt datastore-contents [candidate|operation|running] [xpath WORD] [file WORD] json|xml
This command dumps the subtree pointed by the xpath in JSON or XML format. If filepath is
not present then the tree will be printed on the shell.