Hi, We have single Jenkins Master hosting number of Jobs.It is very laborious to use Jenkins console to wipe out workspace from Jobs. I am looking for automated way to wipe out workspace. I have explored Jenkins CLI but it does not contain any command for deletion of workspace.I was trying to put together a groovy script to delete the workspace but could not find appropriate functions in Jenkins API . has anyone faced similar issue ? Please help !!
Thanks in Advance BK.
