From: Kanagaraj Manickam k00365106 Date: Fri, 21 Sep 2018 06:34:23 +0000 (+0530) Subject: Add CLI into user guide X-Git-Tag: elalto.1.5.2~10195^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4b8e6c9f3a778c2cd6457f3e5c552fabe68a12c0;p=doc.git Add CLI into user guide Issue-ID: DOC-320 Change-Id: I25c12a3130ac75180bca005d9e09e9895d54cf3b Signed-off-by: Kanagaraj Manickam k00365106 --- diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst index af9f6df04..c7c9c7ac2 100644 --- a/docs/guides/onap-user/index.rst +++ b/docs/guides/onap-user/index.rst @@ -17,3 +17,4 @@ an instance of ONAP. platformoperations.rst servicedesigner.rst servicecreator.rst + onapadmin.rst diff --git a/docs/guides/onap-user/onapadmin.rst b/docs/guides/onap-user/onapadmin.rst new file mode 100644 index 000000000..6c13c2780 --- /dev/null +++ b/docs/guides/onap-user/onapadmin.rst @@ -0,0 +1,11 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + + +ONAP CLI +======== + +.. toctree:: + :maxdepth: 2 + + ../../../submodules/cli.git/docs/user_guide.rst + ../../../submodules/cli.git/docs/OCLIP.rst \ No newline at end of file