Document OJSI-135 vulnerability
[cli.git] / docs / user_guide.rst
index 516199a..d267c10 100644 (file)
@@ -83,7 +83,7 @@ running the CLI.
 5.    Profile information is persisted, so when you disconnect and connect again the CLI console,
 you can start use the same profile again.
 
-NOTE: Use the directive 'set' for setting the values for parameters and 'unset' for reseting the values.
+NOTE: Use the directive 'set' for setting the values for parameters and 'unset' for resetting the values.
 
 In Beijing release, new default profile named as 'onap-beijing' is delivered with all default ONAP service
 credentials. so user could use this profile to avoid setting the credentials every time.
@@ -130,18 +130,19 @@ https://wiki.onap.org
 
 Command usage guide
 -------------------
-Following document provides the help message for commands supported in this release.
+Following documents provide the usage for each commands supported in different releases.
+
+NOTE: Command marked with EXPERIMENTAL is only for testing purpose. Its not recommended to use in production environment
 
 .. toctree::
    :maxdepth: 1
 
    cmd_help.rst
-   cmd_help_onap_amsterdam.rst
-   cmd_help_onap_beijing.rst
+   cmd_help_onap_dublin.rst
 
 Command Samples
 ---------------
-Following document provides the samples for commands supported in this release.
+Following document provides the samples for every commands supported.
 
 .. toctree::
    :maxdepth: 1
@@ -165,4 +166,15 @@ Following document provides the tutorial for PNF/VNF on-boarding tutorial using
 .. toctree::
    :maxdepth: 1
 
-   user_guide_pnf_on_boarding.rst
\ No newline at end of file
+   user_guide_pnf_on_boarding.rst
+
+CLI verification program
+------------------------
+OCLIP provides option to write test suite with set of test cases by authoring required
+samples and moco templates. Currently HTTP profile is enabled with this program.
+
+
+.. toctree::
+   :maxdepth: 1
+
+   user_guide_verification_program.rst