hardis:packagexml:remove
Description
Removes the content of a package.xml file matching another package.xml file
Parameters
Name | Type | Description | Default | Required | Options |
---|---|---|---|---|---|
debug | boolean | debug | |||
flags-dir | option | undefined | |||
json | boolean | Format output as json. | |||
outputfile -f |
option | package.xml output file | |||
packagexml -p |
option | package.xml file to reduce | |||
removedonly -z |
boolean | Use this flag to generate a package.xml with only removed items | |||
removepackagexml -r |
option | package.xml file to use to filter input package.xml | |||
websocket | option | websocket |
Examples
$ sf hardis packagexml:remove -p package.xml -r destructiveChanges.xml -o my-reduced-package.xml