aboutsummaryrefslogtreecommitdiffstats
path: root/docs/user_guide.rst
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-11-07 10:38:21 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-11-21 18:07:49 +0530
commite61a25554503eca7ae758318651551e6e3b6eaca (patch)
tree90495904da12416a2c15fb54da7d6a86166800d2 /docs/user_guide.rst
parenta4f668a3cc9f1b8e9ba39c523b9e7d174dd81237 (diff)
Improve the user documents
Issue-Id: CLI-66 Change-Id: Ie8892ec56ab787cfca1f73621b99e8880d5ba537 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs/user_guide.rst')
-rw-r--r--docs/user_guide.rst9
1 files changed, 1 insertions, 8 deletions
diff --git a/docs/user_guide.rst b/docs/user_guide.rst
index b82dd16b..cb1d71e7 100644
--- a/docs/user_guide.rst
+++ b/docs/user_guide.rst
@@ -12,7 +12,7 @@ CLI user guide
Provides unified commands to operate ONAP from Linux console.
Configure the following environment variables, before using it:
-1. **OPEN_HOST_URL** - Onap Micro service bus(MSB) URL or a service URL
+1. **OPEN_CLI_HOST_URL** - Onap Micro service bus(MSB) URL or a service URL
2. **OPEN_CLI_USERNAME** - Onap user name
3. **OPEN_CLI_PASSWORD** - Onap user password
@@ -53,15 +53,8 @@ Help
Debug Mode
----------
To run in debug mode, set following environment variables:
-<<<<<<< 08468db7c00dd0594d6846c4c761f0582be9fc06
-
-1. ONAP_CLI_DEBUG - By default its false, otherwise Set to true
-
-2. ONAP_CLI_DEBUG_PORT - By default it is 5005, otherwise set to new TCP port number
-=======
1. OPEN_CLI_DEBUG - By default its false, otherwise Set to true
2. OPEN_CLI_DEBUG_PORT - By default it is 5005, otherwise set to new TCP port number
->>>>>>> Migrate docs to use OPEN_ instead of ONAP_
More details
-------------