aboutsummaryrefslogtreecommitdiffstats
path: root/docs/user_guide.rst
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-11-03 11:00:46 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-11-03 11:10:01 +0530
commita025845d930f2bdf3ca3f514aa66293ce42c9933 (patch)
tree1077265111aa4c43a923550a9ae5b67d39078de0 /docs/user_guide.rst
parent208be2505b56df39aad52df15983d03517b17595 (diff)
Update know issues in release notes
CLI-57 Change-Id: Ie363e35428e4741145709a25411c54920c979804 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs/user_guide.rst')
-rw-r--r--docs/user_guide.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/user_guide.rst b/docs/user_guide.rst
index 3e9b7aca..37ac770d 100644
--- a/docs/user_guide.rst
+++ b/docs/user_guide.rst
@@ -53,7 +53,9 @@ Help
Debug Mode
----------
To run in debug mode, set following environment variables:
+
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
@@ -62,9 +64,10 @@ https://wiki.onap.org
Command usage guide
-------------------
-Following document provides the help message for list of command's supported in this release.
+Following document provides the help message and samples for commands supported in this release.
.. toctree::
:maxdepth: 1
cmd_help.rst
+ cmd_sample.rst