Files
vpp/vpp-api/lua/examples/cli
Andrew Yourtchenko b868e4ea38 Adapt LuaJIT VPP library and a few examples to API with per-message CRC and JSON
Change-Id: Ibb886e418d338588e61c7bb6cb57f2093c7c5062
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
2016-12-08 17:15:18 +00:00
..
2016-11-11 18:05:53 +00:00

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.