Adding ONOS Segment Routing CLI files to new repo
diff --git a/cli/documentation/en_US/tech-support/show-tech-support-config b/cli/documentation/en_US/tech-support/show-tech-support-config
new file mode 100755
index 0000000..c2bb955
--- /dev/null
+++ b/cli/documentation/en_US/tech-support/show-tech-support-config
@@ -0,0 +1 @@
+This commands shows customized commands shown in 'show tech-support' output.
\ No newline at end of file
diff --git a/cli/documentation/en_US/tech-support/show-tech-support-config-example b/cli/documentation/en_US/tech-support/show-tech-support-config-example
new file mode 100755
index 0000000..e2bde58
--- /dev/null
+++ b/cli/documentation/en_US/tech-support/show-tech-support-config-example
@@ -0,0 +1,6 @@
+Meis-MacBook-Pro.local(config)# tech-support-config shell date
+Meis-MacBook-Pro.local(config)# show tech-support-config
+Type of command Command name
+---------------|------------
+shell date
+Meis-MacBook-Pro.local(config)#
\ No newline at end of file
diff --git a/cli/documentation/en_US/tech-support/tech-support-config b/cli/documentation/en_US/tech-support/tech-support-config
new file mode 100755
index 0000000..e69a2c0
--- /dev/null
+++ b/cli/documentation/en_US/tech-support/tech-support-config
@@ -0,0 +1 @@
+This command sets a specific shell or cli command to be included in the show tech-support output. A 'no' prepended to this command will delete the cli command from the show tech-support output.
diff --git a/cli/documentation/en_US/tech-support/tech-support-config-cli b/cli/documentation/en_US/tech-support/tech-support-config-cli
new file mode 100755
index 0000000..66f7713
--- /dev/null
+++ b/cli/documentation/en_US/tech-support/tech-support-config-cli
@@ -0,0 +1,2 @@
+Include the following as a Cli command in the tech-support output
+
diff --git a/cli/documentation/en_US/tech-support/tech-support-config-example b/cli/documentation/en_US/tech-support/tech-support-config-example
new file mode 100755
index 0000000..da1e61a
--- /dev/null
+++ b/cli/documentation/en_US/tech-support/tech-support-config-example
@@ -0,0 +1,2 @@
+localhost(config)# tech-support-config shell date
+localhost(config)#
\ No newline at end of file
diff --git a/cli/documentation/en_US/tech-support/tech-support-config-shell b/cli/documentation/en_US/tech-support/tech-support-config-shell
new file mode 100755
index 0000000..eaaea6f
--- /dev/null
+++ b/cli/documentation/en_US/tech-support/tech-support-config-shell
@@ -0,0 +1 @@
+Including the following as a shell command in the tech-support output