diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-03-28 16:04:52 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-03-28 16:04:52 +0530 |
commit | 12425dfb9ff6a7a8201b673a71eacc8a77259c1c (patch) | |
tree | 12dfb0ef6847f382f1fd3bceda4e87eada54a291 /docs | |
parent | 00c501bbd858d85fb2361aafd32b85b516427ac1 (diff) |
Update CLI home docs with beijing features
Issue-ID: CLI-100
Change-Id: I8c78722e17c9775f8cde0dd1610b2bebdff652e6
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/docs/index.rst b/docs/index.rst index f8c73d64..627dea1e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,15 +16,17 @@ 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 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 +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 +* Resource on-boarding +* Product and service management +* Network service life-cycle management +* Policy management +* VNF/PNF management .. toctree:: :maxdepth: 1 |