examples/pipeline: add configuration commands
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Thu, 1 Oct 2020 10:20:06 +0000 (11:20 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Thu, 1 Oct 2020 16:43:10 +0000 (18:43 +0200)
commit5074e1d551072105ff725d1d1add943d9ef276a9
treeabf9be8d616d3607e5c2f3934f298cde138a9448
parent5f657a7fbe8697b3c36fb2987824e803f1a6cb02
examples/pipeline: add configuration commands

Add CLI commands for application configuration and query.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/pipeline/Makefile
examples/pipeline/cli.c [new file with mode: 0644]
examples/pipeline/cli.h [new file with mode: 0644]
examples/pipeline/main.c
examples/pipeline/meson.build