Open
Description
Currently SFDMU offers the following deletion options:
- Delete
- HardDelete
- DeleteSource
- DeleteHierarchy
DeleteSource operates on the source only, but the rest all require a target org. sfdx-hardis delete command only works with deletesource as it only uses the --sourceusername flag.
Related to #786 using the 'delete' option enables cleaning up the target before uploading data from source using objectSets. Supporting the full range of options would require a refactor, I can have a look at all this eventually.
Metadata
Metadata
Assignees
Labels
No labels