Adding ONOS Segment Routing CLI files to new repo
diff --git a/cli/documentation/en_US/format/brief b/cli/documentation/en_US/format/brief
new file mode 100755
index 0000000..781901f
--- /dev/null
+++ b/cli/documentation/en_US/format/brief
@@ -0,0 +1,2 @@
+The brief keywork requests a less verbose version
+of output for various show commands.
diff --git a/cli/documentation/en_US/format/details b/cli/documentation/en_US/format/details
new file mode 100755
index 0000000..1d0bfc9
--- /dev/null
+++ b/cli/documentation/en_US/format/details
@@ -0,0 +1,2 @@
+The details keyword requests a more verbose version
+of various show commands.
diff --git a/cli/documentation/en_US/format/full-detail b/cli/documentation/en_US/format/full-detail
new file mode 100755
index 0000000..a4d049e
--- /dev/null
+++ b/cli/documentation/en_US/format/full-detail
@@ -0,0 +1,2 @@
+For a few show commands, the 'full-detail' is a request
+to display more information than the 'defails' keyword.
diff --git a/cli/documentation/en_US/format/summary b/cli/documentation/en_US/format/summary
new file mode 100755
index 0000000..ab18377
--- /dev/null
+++ b/cli/documentation/en_US/format/summary
@@ -0,0 +1 @@
+A more terse output format.