To Run a command
-----------------
-Type **onap <command>** from linux console.
+Type **oclip <command>** from linux console.
To Run in Interactive mode
--------------------------
-Type **onap** from linux/web console.
+Type **oclip** from linux/web console.
And use the directive set to set the values for following parameters:
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
+Run *oclip [-v|--version]* to see the CLI and available product version details
Profiling arguments
-------------------
Please follow the steps given below for setting profiles:
-1. Open the ONAP CLI interactive console
+1. Open the CLI interactive console
2. Create the profile, say ‘test:aai’ by running ‘profile test:aai’
There is no limit in number of profiles. OCLIP will create a profile if not exist already,
Help
----
-*onap [-h|--help]*
-*onap <command> [-h|--help]*
+*oclip [-h|--help]*
+*oclip <command> [-h|--help]*
Debug Mode
----------