summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-09-05 12:10:41 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-09-05 12:14:18 +0530
commit60e988d324475b22fb273b0e1cba7a1481fa0082 (patch)
tree7744a3f0712a45a2d16a422554f0ab9113078555 /README.md
parente63b60585fd30794d8d8f3fb4b452654d757f59f (diff)
Add set unset directive
CLI-2 Change-Id: I70ca564cc2c41508bb209b5fae54104aba13a8be Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/README.md b/README.md
index 29f78d75..07cae08d 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,13 @@ Type **onap <command>** from linux console.
To Run in Interactive mode
--------------------------
-Type **onap** from linux console
+Type **onap** from linux console.
+
+And use the directive set to set the values for following parameters:
+
+1. **onap-host-url** - Onap Micro service bus(MSB) URL or a service URL
+2. **onap-username** - Onap user name
+3. **onap-password** - Onap user password
Set the product version
------------------------
@@ -29,6 +35,10 @@ typing **use <product-version>**
Run *onap [-v|--version]* to see the CLI and available product version details
+Set the parameter values
+------------------------
+Use the directive 'set' for setting the values for parameters and 'unset' for un-seting the values.
+
Help
----
*onap [-h|--help]*