Adding ONOS Segment Routing CLI files to new repo
diff --git a/cli/documentation/en_US/test/test-path b/cli/documentation/en_US/test/test-path
new file mode 100755
index 0000000..0210239
--- /dev/null
+++ b/cli/documentation/en_US/test/test-path
@@ -0,0 +1,9 @@
+The 'test path' command requests the controller to compute
+the path between interfaces on switches, return, and display
+the result.  No attempt it made to validate the connectivity
+between the two endpoints.
+
+To compute the path, and source and a destination needs to
+be provided.   These can be described in a variety of different
+forms:  hosts mac addresses,  ip addresses, or switch and interface
+names.