It's all about the answers!

Ask a question

Delete workspace using SCM


Anders Nysom (2134) | asked Sep 20 '11, 9:35 a.m.
Hi I was wondering if it is possible to delete a workspace using the SCM tool?
I know it can be done with the SDK, but I'd rather avoid using it.

I hope you can help me.

Sincerly Anders

One answer



permanent link
Shashikant Padur (4.2k27) | answered Sep 20 '11, 11:13 p.m.
JAZZ DEVELOPER
Deletion of workspace was added to the scm tool in 301 release. You can delete the workspace from the repository by running the following command: lscm workspace delete workspace_name/alias/uuid. Run 'lscm help workspace delete' for more options.

Hi I was wondering if it is possible to delete a workspace using the SCM tool?
I know it can be done with the SDK, but I'd rather avoid using it.

I hope you can help me.

Sincerly Anders

Your answer


Register or to post your answer.