aboutsummaryrefslogtreecommitdiffstats
path: root/docs/console.rst
diff options
context:
space:
mode:
authorKanagaraj Manickam <kanagaraj.manickam@huawei.com>2017-10-13 01:32:43 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-13 01:32:43 +0000
commit0aeedb55066ff9e860225be51266ac85134afb87 (patch)
treede67d764ebdcba34191464f19edc17dc0486989e /docs/console.rst
parentfdf9058ba5daeeb551b19190d41cf97635c018d7 (diff)
parent67ff4a5fcec551014d15eb7cae66f70b990e781e (diff)
Merge changes Ia1e2064a,I7c8acd53,I3a1e0713
* changes: Add console doc Fix minor issues Add OOM and HEAT based installation details
Diffstat (limited to 'docs/console.rst')
-rw-r--r--docs/console.rst30
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/console.rst b/docs/console.rst
new file mode 100644
index 00000000..f96e6fc9
--- /dev/null
+++ b/docs/console.rst
@@ -0,0 +1,30 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright 2017 Huawei Technologies Co., Ltd.
+
+.. _console:
+
+CLI Console
+===========
+
+Please install the CLI by following guidelines provided in OOM_and_HEAT_based_deployment_.
+
+.. _OOM_and_HEAT_based_deployment : OOM_and_HEAT_based_deployment.rst
+
+After installation, ONAP CLI can be used in following form:
+
+# Command Shell
+
+|image4|
+
+.. |image4| image:: images/portal-cli-shell.png
+ :height: 600px
+ :width: 800px
+
+# Web Command Console
+
+|image5|
+
+.. |image5| image:: images/portal-cli-web-con.png
+ :height: 600px
+ :width: 800px \ No newline at end of file