Reduced code complexity
[cli.git] / docs / console.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright 2017 Huawei Technologies Co., Ltd.
4
5 .. _cli_console:
6
7 CLI Console
8 ===========
9
10 Please install the CLI by following guidelines provided in :ref:`OOM_and_HEAT_based_deployment`
11
12 After installation, CLI can be used in following form:
13
14 Linux Command Shell
15 -------------------
16 It is available when user has access to the server where CLI is installed using zip or docker container.
17 In this mode, user can use CLI in scripting mode or interactive mode as mentioned in :ref:`user_guide`
18
19 .. image:: images/portal-cli-shell.png
20
21
22 Web Command Console
23 --------------------
24 Once CLI is installed using docker container, user could access the web console by using the url http:<<cli-host-server>:30260
25
26 Here, <cli-host-server> is the IP address of server where CLI container is installed.
27
28 .. image:: images/portal-cli-web-con.png