diff options
Diffstat (limited to 'docs/index.rst')
-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 |