From 08f6cbf5307459ac3e91fc2c98f9b76010b23d4a Mon Sep 17 00:00:00 2001 From: Kanagaraj M Date: Mon, 30 Sep 2019 06:19:30 +0200 Subject: Fix ovp lcm validation Issue-ID: CLI-166 Change-Id: I0c8def49c6d3eb79d4686b40899ff165ae2461ce Signed-off-by: Kanagaraj Manickam k00365106 --- framework/src/main/resources/open-cli.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/src/main/resources') diff --git a/framework/src/main/resources/open-cli.properties b/framework/src/main/resources/open-cli.properties index bd8a6acf..5f2a3d8f 100644 --- a/framework/src/main/resources/open-cli.properties +++ b/framework/src/main/resources/open-cli.properties @@ -39,6 +39,7 @@ cli.schema.command.type=cmd,auth,catalog # moco properties cli.sample.gen.enable=false +cli.sample.gen.name=sample1 cli.sample.gen.target=./open-cli-sample # mrkanag Move this to db, once exteranl command registration is supported in place of discovery -- cgit 1.2.3-korg