Delete workspace using SCM
![]()
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
![]()
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? |