One Command to command whole ONAP !
Model-driven CLI
Project Name:
- Proposed name for the project: Portal
- Proposed name for the repository:
onap-cli
...
- Provide a Model driven framework to help ONAP community and ONAP end-user to develop the required commands
- By using YAML file and without writing any source code
- By implementing plug-ins for specific commands
- Mode
- Provide direct command mode (useful in scripting based automation) like in CI, docker, etc
- Provide interactive mode, where user login once and operate ONAP and exit
- Provide consistent commands schematics across different ONAP functionalities.
- Provide an download option from the ONAP portal to download the CLI
- Provide Docker container to luanch CLI out of the box. In addition provide daily build or release builds via Nexus
Architecture Alignment:
- Dependencies
- ONAP CLI uses REST API to communicate with ONAP, so it depends on the ONAP API documentation project
- ONAP portal authendicationservice REST API
- Different ONAP projects like SDC, VID, Policy, etc should provide list of functioanlities expose thru CLI
- ONAP CLI uses REST API to communicate with ONAP, so it depends on the ONAP API documentation project
- Integration project (CI & docker) would depends on this project ONAP CLI for automation
High Level Architecture of OPEN CLI Framework
Open CLI framework is developed in Open-O to create the CLI commands using YAML and above diagram shows the high level architecture of it.
Please find More details about this framework from Open-O wiki
Resources:
- Primary Contact Person: kanagaraj.manickam@huawei.com
- Kanagaraj Manickam, mkr1481, Huawei
...
- OPEN-O CLI https://wiki.open-o.org/display/CLIEN/Open-O+CLI
- OPEN-O GERRIT: https://gerrit.open-o.org/r/client-cli
Use the above information to create a key project facts section on your project page
...