Enhancing STC and cleaning up various test topos.

Change-Id: I7f5b349835ebf3d7da824be0aa2cddd860631f84
diff --git a/cli/src/main/resources/OSGI-INF/blueprint/shell-config.xml b/cli/src/main/resources/OSGI-INF/blueprint/shell-config.xml
index 9a4ffa8..e2f0764 100644
--- a/cli/src/main/resources/OSGI-INF/blueprint/shell-config.xml
+++ b/cli/src/main/resources/OSGI-INF/blueprint/shell-config.xml
@@ -59,6 +59,10 @@
         </command>
 
         <command>
+            <action class="org.onosproject.cli.UiViewListCommand"/>
+        </command>
+
+        <command>
             <action class="org.onosproject.cli.RolesCommand"/>
         </command>
         <command>