-
Task
-
Resolution: Done
-
Major
-
None
-
None
Once the candidate server is applied, we delete it using OS commands. However, now Prospero incorporates the --rm option that automatically deletes the candidate server once it is correctly applied.
Using this option we can avoid any particularities of each shell (e.g Linux, Cmd or Powershell), for example, we have faced some issues with long paths using Proweshell builtin delete commands see WFCORE-6559
The task here is to allow using the --rm option and let Prospero delete the candidate server using Java code instead of managing this deletion from the OS.
- relates to
-
JBEAP-24913 (8.0.z) WFCORE-6559 - PowerShell support for Prospero integration
- Closed