aboutsummaryrefslogtreecommitdiffstats
path: root/docs/console.rst
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-04-10 15:50:21 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-04-23 10:50:19 +0530
commit922838b6972e60d728db3f985dce6d974357726b (patch)
treefa96b3601ec05616714ece0fd939ccf768cd3f82 /docs/console.rst
parentc36cda6b644cffc22dc672f1f4ed02201c47cc7f (diff)
More Console details provided
Issue-ID: CLI-100 Change-Id: I7c7a122e875da1d71c07b5fc4587273f245aa837 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs/console.rst')
-rw-r--r--docs/console.rst12
1 files changed, 9 insertions, 3 deletions
diff --git a/docs/console.rst b/docs/console.rst
index be871c07..acde93e8 100644
--- a/docs/console.rst
+++ b/docs/console.rst
@@ -9,14 +9,20 @@ CLI Console
Please install the CLI by following guidelines provided in :ref:`OOM_and_HEAT_based_deployment`
-After installation, ONAP CLI can be used in following form:
+After installation, CLI can be used in following form:
-Command Shell
--------------
+Linux Command Shell
+-------------------
+It is available when user has access to the server where CLI is installed using zip or docker container.
+In this mode, user can use CLI in scripting mode or interactive mode as mentioned in :ref:`user_guide`
.. image:: images/portal-cli-shell.png
+
Web Command Console
--------------------
+Once CLI is installed using docker container, user could access the web console by using the url http:<<cli-host-server>:30260
+
+Here, <cli-host-server> is the IP address of server where CLI container is installed.
.. image:: images/portal-cli-web-con.png