aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api/lua/examples/cli/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpp-api/lua/examples/cli/README.md')
-rw-r--r--src/vpp-api/lua/examples/cli/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/vpp-api/lua/examples/cli/README.md b/src/vpp-api/lua/examples/cli/README.md
new file mode 100644
index 00000000..3a5f8ee9
--- /dev/null
+++ b/src/vpp-api/lua/examples/cli/README.md
@@ -0,0 +1,5 @@
+This is a small experiment to have a wrapper CLI which can call both API functions as well as debug CLI.
+
+To facilitate tab completion and help, the API call names are broken up with spaces replacing the underscores.
+
+