Update OCLIP commands details 67/43067/1
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Tue, 10 Apr 2018 10:03:40 +0000 (15:33 +0530)
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Mon, 16 Apr 2018 13:49:05 +0000 (19:19 +0530)
Issue-ID: CLI-100

Change-Id: Ib986931fd198e6ba993b89dff35795c27f0bcf3e
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
docs/cmd_help.rst
framework/src/main/resources/open-cli-schema/schema-refresh.yaml
framework/src/main/resources/open-cli-schema/schema-validate.yaml

index d5f6902..eee3f4a 100644 (file)
@@ -10,7 +10,9 @@
 .. _cli_cmd_help:
 
 open-cli
-==========================
+
+Open CLI is the OCLIP platform facilitates creating the commands from YAMLs. Currently it supports commands
+for refreshing the existing command YAMLs and validating the YAMLs.
 
 [1] schema-refresh
 -----------------------------------------------
@@ -18,7 +20,7 @@ open-cli
 
 usage: oclip schema-refresh
 
-Oclip command to refresh schemas stored in open-cli-schema folders.
+OCLIP command to refresh schemas stored in open-cli-schema folders.
 
 Product: open-cli
 Service: schema
@@ -66,7 +68,7 @@ Error::
 
 usage: oclip schema-validate
 
-Oclip command to validate schema
+OCLIP command to validate schema
 
 Product: open-cli
 Service: schema
index 2a80cf7..2e32b1b 100644 (file)
@@ -1,6 +1,6 @@
 open_cli_schema_version: 1.0
 name: schema-refresh
-description: Oclip command to refresh schemas stored in open-cli-schema folders.
+description: OCLIP command to refresh schemas stored in open-cli-schema folders.
 
 info:
   product: open-cli
index 98ac8c2..3453d2a 100644 (file)
@@ -1,6 +1,6 @@
 open_cli_schema_version: 1.0
 name: schema-validate
-description: Oclip command to validate schema
+description: OCLIP command to validate schema
 
 info:
   product: open-cli