On-board command profile 63/60263/1
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Mon, 13 Aug 2018 09:17:09 +0000 (14:47 +0530)
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Mon, 13 Aug 2018 09:41:51 +0000 (15:11 +0530)
Issue-ID: CLI-123

Change-Id: Ib97a4c9d7598f70553c11231bf4cec18eef45872
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
deployment/zip/src/main/release/conf/open-cli.properties
profiles/pom.xml

index 973928b..113963b 100644 (file)
@@ -38,8 +38,8 @@ cli.sample.gen.enable=false
 cli.sample.gen.target=.
 
 # mrkanag Move this to db, once exteranl command registration is supported in place of discovery
-cli.schema.profile.available=http,snmp
+cli.schema.profile.available=http,snmp,cmd
 
 #other properties to load (it should be hanled when plugins are made as externally register-able
 #when command plugin management support is enabled in oclip
-cli.schema.profile.confs=open-cli-http.properties,open-cli-snmp.properties
\ No newline at end of file
+cli.schema.profile.confs=open-cli-http.properties,open-cli-snmp.properties,open-cli-cmd.properties
\ No newline at end of file
index 4c9d571..e3a0dad 100644 (file)
@@ -34,6 +34,7 @@
     <modules>
         <module>http</module>
         <module>snmp</module>
+        <module>command</module>
     </modules>
     <dependencies>
         <dependency>