remove component example

remove component example.

Examples

$ scm list components -r b "JUnit Workspace"
Workspace: (6732) "JUnit Workspace" <-> (6725) "JUnit"
  Component: (6727) "JUnit"
  Component: (6731) "New Component" (outgoing addition)

$ lscm remove component -r b "JUnit Workspace" "New Component"Component (6731) "New Component" successfully removed.

$ scm list components -r b "JUnit Workspace"
Workspace: (6732) "JUnit Workspace" <-> (6725) "JUnit"
  Component: (6727) "JUnit"