One Command to command whole Onap !!
Provides unified commands to operate ONAP from Linux console and Web console.
Please download ONAP CLI here
Please follow the instructions given below for installing ONAP CLI.
To open Console, Click
Configure the following environment variables, before using it in Linux console:
Type onap <command> from Linux console.
Type onap from linux console
CLI framework is enhanced to handle multiple product versions at same
time. so to choose the product version, set evironment variable
CLI_PROUDCT_VERSION.
NOTE: In interactive mode, product version can be selected using
typing use <product-version>
Run onap [-v|–version] to see the CLI and available product version details
onap [-h|–help]
onap <command> [-h|–help]
To run in debug mode, set following environment variables:
Please download ONAP CLI here