Adding ONOS Segment Routing CLI files to new repo
diff --git a/cli/documentation/en_US/test/test-packet-in b/cli/documentation/en_US/test/test-packet-in
new file mode 100755
index 0000000..5a70205
--- /dev/null
+++ b/cli/documentation/en_US/test/test-packet-in
@@ -0,0 +1,6 @@
+The 'packet-in' test type provides a tools to
+determine whether a source and dest can transmit
+a frame. A frame is injected as if it originated
+from the indicated port on a source switch, and
+is directed to a destination switch and port. When
+it arrives, the command announces the path traversed.