summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2018-09-22 09:18:52 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-22 09:18:52 +0000
commit2fd0137c3b8f2d2ea2ac3d4a2569931d1ba9bc76 (patch)
treeb3d5ba1f24417e0abdc966b07c4f2f9feac5a749 /docs
parent5345cbb8f2f35034149eb28f7e58cd42eaecad7d (diff)
parent4b8e6c9f3a778c2cd6457f3e5c552fabe68a12c0 (diff)
Merge "Add CLI into user guide"
Diffstat (limited to 'docs')
-rw-r--r--docs/guides/onap-user/index.rst1
-rw-r--r--docs/guides/onap-user/onapadmin.rst11
2 files changed, 12 insertions, 0 deletions
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