rbe-as-utils README
This extension is to provide a UI wrapper for sfdx git delta
Features
Create package and retrieve
- Directory Name: Folder name to store the package (srcGit)
- Number of commits: How many commits to display
- FROM: Start commit from which to generate package (file in this commit are not included)
- TO: End commit from which to generate package
- Retrive Org: Whether to perform a retrieve on the currently connected org
- Org: Folder name to store the retrieve from org
- Delete destructive package: Whether to delete the destructive changes folder
Validate package
- Directory Name: Folder name of package (srcGit)
- Test Level: Level of tests to run during validation
- Specified Tests: Test classes to run for RunSpecifiedTests
| |