diff options
author | Scott Keeler <skeeler@cisco.com> | 2018-10-23 15:16:46 -0400 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2018-10-24 15:21:20 +0000 |
commit | 70f28fc4b83fee72a1e2a17f5f898af83b4fb39c (patch) | |
tree | 2a8bc77cdc012af9f9b3321a7b27f46fbdf4725b /docs/reference/cmdreference/show/index.rst | |
parent | 8a6928938c468639232350bccb0e6c4364fff4c4 (diff) |
docs: add useful debug CLI
Change-Id: I5ef9ecd741f1623ae1b7a23fa0a4fa6db7e243a3
Signed-off-by: Scott Keeler <skeeler@cisco.com>
Diffstat (limited to 'docs/reference/cmdreference/show/index.rst')
-rw-r--r-- | docs/reference/cmdreference/show/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/reference/cmdreference/show/index.rst b/docs/reference/cmdreference/show/index.rst new file mode 100644 index 00000000000..7973758d50d --- /dev/null +++ b/docs/reference/cmdreference/show/index.rst @@ -0,0 +1,12 @@ +.. _interface: + +.. note:: For a complete list of CLI Debug commands refer to the Debug CLI section of the `Source Code Documents <https://docs.fd.io/vpp/18.07/clicmd.html>`_ . + +Show Commands +================== +This section identifies the following types of show commands: + +.. toctree:: + :maxdepth: 2 + + show
\ No newline at end of file |