X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Fconsole.rst;h=acde93e883e93db49e3fa26396a5bcb02953e098;hb=72dabc9f2dd9627ba19716312c922fdc129aaa50;hp=f96e6fc9423614f87aaa32fb4fef5238deb52113;hpb=0aeedb55066ff9e860225be51266ac85134afb87;p=cli.git diff --git a/docs/console.rst b/docs/console.rst index f96e6fc9..acde93e8 100644 --- a/docs/console.rst +++ b/docs/console.rst @@ -2,29 +2,27 @@ .. http://creativecommons.org/licenses/by/4.0 .. Copyright 2017 Huawei Technologies Co., Ltd. -.. _console: +.. _cli_console: CLI Console =========== -Please install the CLI by following guidelines provided in OOM_and_HEAT_based_deployment_. +Please install the CLI by following guidelines provided in :ref:`OOM_and_HEAT_based_deployment` -.. _OOM_and_HEAT_based_deployment : OOM_and_HEAT_based_deployment.rst +After installation, CLI can be used in following form: -After installation, ONAP CLI can be used in following form: +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` -# Command Shell +.. image:: images/portal-cli-shell.png -|image4| -.. |image4| image:: images/portal-cli-shell.png - :height: 600px - :width: 800px +Web Command Console +-------------------- +Once CLI is installed using docker container, user could access the web console by using the url http:<:30260 -# Web Command Console +Here, is the IP address of server where CLI container is installed. -|image5| - -.. |image5| image:: images/portal-cli-web-con.png - :height: 600px - :width: 800px \ No newline at end of file +.. image:: images/portal-cli-web-con.png