.. This work is licensed under a Creative Commons Attribution 4.0 International License. CLI Release Notes ================= Version: 1.1.0 -------------- :Release Date: 2017-11-16 (DRAFT) **New Features** * Release first version of Open Command Line Interface Platform (OCLIP), an CLI platform for implementing CLI using YAML file without coding For more details, :ref:`OCLIP`. * It provides Open Command Specification (OCS) 1.0 for defining the commands in YAML format, similar to Open API Specification (API). For more details, :ref:`open_cli_schema_version_1_0`. * All Onap commands are developed using OCLIP by authoring set of YAML files. For more details, :ref:`cmd_help`.