Removed useless curly braces around statement and useless return keyword
[cli.git] / docs / index.rst
index f8c73d6..8778fdd 100644 (file)
@@ -1,6 +1,7 @@
 .. 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.
+.. _master_index:
 
 .. _cli_index:
 
@@ -11,20 +12,29 @@ ONAP CLI
 
 :blue:`One Command to command whole ONAP !`
 
+Introduction
+-------------
+
 Both Information and Communication Technology customers prefer Command Line
 Interface (CLI) over Graphical user interface (GUI) in many situations
 such as automation, Devops, CI&CD. So CLI is always been as integral part
 of software products and platforms.
 
-ONAP CLI provides the command line interface for ONAP functionalities and in
-Amsterdam release, it provides commands for following features:
+ONAP CLI is built using industry first CLI platform :ref:`OCLIP` and provides
+the commands for following ONAP functionalities:
+
+* Micro-service discovery
+* External system and VNF cloud on-boarding
+* Customer and subscription management
+* Product and service management
+* Network service life-cycle management
+* Policy management
+* VNF/PNF management
+
+Table of contents
+------------------
 
-* ONAP micro-service discovery
-* ONAP external system and VNF cloud on-boarding
-* ONAP customer and subscription management
-* ONAP resource on-boarding
-* ONAP Product and service management
-* ONAP network service life-cycle management
+Following guidelines provides detailed information about CLI.
 
 .. toctree::
    :maxdepth: 1
@@ -38,6 +48,7 @@ Amsterdam release, it provides commands for following features:
    OOM_and_HEAT_based_deployment.rst
    logging.rst
    release-notes.rst
+   trouble_shooting_guide.rst
 
 
 ==========================