When I have large projects inputs and I iterating on a pipeline with new version of SCTK or SCIO, I would like to to clone a project such that the copy is a clean as-if-reset copy:
- inputs are copied
- the settings are copied
- the pipelines are copied
- optionally I can start the pipelines(s)
The use case is to rerun a pipeline and compare with a kept previous run (rather than doing a reset of the previous).
When I have large projects inputs and I iterating on a pipeline with new version of SCTK or SCIO, I would like to to clone a project such that the copy is a clean as-if-reset copy:
The use case is to rerun a pipeline and compare with a kept previous run (rather than doing a reset of the previous).