Is there a way to delete a workspace from scm
I have gone through the process or creating a new workspace, to load from a snaphot and chain some automation off of that, but I would like to also cleanup after this process, so I am looking for a way to automate the workspace removal as well.
Feel free to point me at the doc if I missed it or offer any other suggestions.
-Sean
Feel free to point me at the doc if I missed it or offer any other suggestions.
-Sean
2 answers
From the GUI, just right click on a workspace and select the DELETE
operation. Don't know off-hand what the API call is, but there
definitely is one (the GUI operation needs to call something :-).
Cheers,
Geoff
swilbur wrote:
operation. Don't know off-hand what the API call is, but there
definitely is one (the GUI operation needs to call something :-).
Cheers,
Geoff
swilbur wrote:
I have gone through the process or creating a new workspace, to load
from a snaphot and chain some automation off of that, but I would
like to also cleanup after this process, so I am looking for a way to
automate the workspace removal as well.
Feel free to point me at the doc if I missed it or offer any other
suggestions.
-Sean