aboutsummaryrefslogtreecommitdiffstats
path: root/docs/user_guide.rst
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-11-14 15:00:50 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-11-21 18:07:53 +0530
commit0cb830f903d622674770684f8ea633c405bb7d6b (patch)
tree013ad264fe338ffc39ece4ca5ff5dc93332be9b6 /docs/user_guide.rst
parent9a7c3f58efc9a4fcff5052700457cf6f7565cf39 (diff)
Reset the docs to match 1.1.0
Issue-Id: CLI-66 Change-Id: Ida7397eb0a422fa3cf6666add39083ec423e4694 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs/user_guide.rst')
-rw-r--r--docs/user_guide.rst12
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/user_guide.rst b/docs/user_guide.rst
index cb1d71e7..27644cd7 100644
--- a/docs/user_guide.rst
+++ b/docs/user_guide.rst
@@ -12,9 +12,9 @@ CLI user guide
Provides unified commands to operate ONAP from Linux console.
Configure the following environment variables, before using it:
-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
+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
To Run a command
-----------------
@@ -53,8 +53,10 @@ Help
Debug Mode
----------
To run in debug mode, set following environment variables:
-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
+
+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
More details
-------------