X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Findex.rst;h=8778fddaded31a3675397196685c0028b55a85d9;hb=37efd3fe909604e58712784593758f4621af3846;hp=c6b7607d2857cafc2b00f80ba3e5c4a31a97c660;hpb=c0ba6841037dc2d564f5c90af7e747c374ea9f49;p=cli.git diff --git a/docs/index.rst b/docs/index.rst index c6b7607d..8778fdda 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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,24 +12,34 @@ 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 + cookbook.rst console.rst architecture.rst developer_guide.rst @@ -37,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 ==========================