aboutsummaryrefslogtreecommitdiff
path: root/doc/usage/index.rst
diff options
context:
space:
mode:
authorFrancis Laniel <francis.laniel@amarulasolutions.com>2023-12-22 22:02:31 +0100
committerTom Rini <trini@konsulko.com>2023-12-28 12:02:56 -0500
commit6bb39f5d16e8531eeca8237454cc528aa54c9e81 (patch)
tree1f3eacc199ccf7dff72b21750b5ec6213d907b4a /doc/usage/index.rst
parent603a814a3358eccdb8955bc228f9180173575083 (diff)
cmd: Add new cli command
This command can be used to print the current parser with 'cli get'. It can also be used to set the current parser with 'cli set'. For the moment, only one value is valid for set: old. Signed-off-by: Francis Laniel <francis.laniel@amarulasolutions.com>
Diffstat (limited to 'doc/usage/index.rst')
-rw-r--r--doc/usage/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/usage/index.rst b/doc/usage/index.rst
index 1a626c03c2..c171c029b8 100644
--- a/doc/usage/index.rst
+++ b/doc/usage/index.rst
@@ -43,6 +43,7 @@ Shell commands
cmd/cat
cmd/cbsysinfo
cmd/cedit
+ cmd/cli
cmd/cls
cmd/cmp
cmd/coninfo