Adding ONOS Segment Routing CLI files to new repo
diff --git a/cli/documentation/en_US/set/set-example b/cli/documentation/en_US/set/set-example
new file mode 100755
index 0000000..729094d
--- /dev/null
+++ b/cli/documentation/en_US/set/set-example
@@ -0,0 +1,5 @@
+set length 50
+  Set the terminal length to 50 lines.
+
+set length term
+  Set the terminal length to the natural screen height.