Merge "Docs spell correction and CLI front page updates"
[cli.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2
3 CLI Release Notes
4 =================
5
6 Version: 1.1.0
7 --------------
8
9 :Release Date: 2017-11-16
10
11 ONAP CLI helps user to perform any operations over ONAP from command line, Linux console and web-console.
12
13 NOTE: ONAP portal does not support following features, so user is recommended to use them over CLI:
14
15 * Customer and subscription management
16 * VNF Cloud on-boarding
17 * VNF tenant on-boarding
18
19 **New Features**
20
21 * ONAP CLI available as Nexus artifacts and docker images.
22   For more details, :ref:`cli_installation_guide`.
23 * It is delivered as part of portal installation during HEAT based installation. Also its supported in OOM as well.
24   For more details, :ref:`OOM_and_HEAT_based_deployment`.
25 * Released first version of **Open Command Line Interface Platform (OCLIP)**, industry first CLI platform for implementing CLI **just by texting (YAML) and no coding** .
26   For more details, :ref:`OCLIP`.
27 * It provides **Open Command Specification (OCS) 1.0** for defining the commands in YAML format, similar to Open API Specification (API).
28   For more details, :ref:`open_cli_schema_version_1_0`.
29 * All Onap commands are developed using OCLIP by authoring set of YAML files.
30   For more details, :ref:`cli_cmd_help`.
31 * All commands are tested completely and samples also provided for reference.
32   For more details, :ref:`_cli_cmd_sample`.
33 * User could develop new commands on-the-fly and deploy it and use.
34   For more details, :ref:`cli_developer_guide`.
35
36 **Know Issues**
37
38 * VF customizationUUID is not available over SDC REST API, so user is recommended to refer it from SDC portal
39 * CLI impersonate VID as source while creating service, vf and vf-modules, due to SO limitation (SO-272)
40 * vsp-add-artifact command sometime fails to upload the file, in that case, please use option -d to see the debug information
41