Add console doc 51/18451/1
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Thu, 12 Oct 2017 05:37:33 +0000 (11:07 +0530)
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Thu, 12 Oct 2017 05:37:33 +0000 (11:07 +0530)
CLI-40

Change-Id: Ia1e2064a8ea48411b8921b3341e558e629a18289
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
docs/console.rst [new file with mode: 0644]
docs/images/portal-cli-shell.png [new file with mode: 0644]
docs/images/portal-cli-web-con.png [new file with mode: 0644]
docs/index.rst

diff --git a/docs/console.rst b/docs/console.rst
new file mode 100644 (file)
index 0000000..f96e6fc
--- /dev/null
@@ -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
diff --git a/docs/images/portal-cli-shell.png b/docs/images/portal-cli-shell.png
new file mode 100644 (file)
index 0000000..eb49e32
Binary files /dev/null and b/docs/images/portal-cli-shell.png differ
diff --git a/docs/images/portal-cli-web-con.png b/docs/images/portal-cli-web-con.png
new file mode 100644 (file)
index 0000000..97c54aa
Binary files /dev/null and b/docs/images/portal-cli-web-con.png differ
index 3c07765..34cc631 100644 (file)
@@ -31,6 +31,7 @@ ONAP CLI is developed using the industry first CLI platform called
 .. toctree::
    :maxdepth: 1
 
+   console.rst
    OCLIP.rst
    open_cli_schema_version_1_0.rst
    architecture.rst
@@ -39,4 +40,3 @@ ONAP CLI is developed using the industry first CLI platform called
    installation_guide.rst
    OOM_and_HEAT_based_deployment.rst
    logging.rst
-