Optional
destructiveOptional
destructivepath to a destructiveChangesPre.xml
file in XML format
Optional
forceBy default, wildcard members encountered in the manifest are added to the set
e.g. { fullName: '*', type: 'ApexClass' }
. If resolveSourcePaths
is set,
wildcard components are not added to the final set, but are used in the filter
when resolving source-backed components to match all components with the wildcard
type.
Use this flag to always add wildcard components to the set, regardless of the other conditions.
Path to the manifest file in XML format
Optional
resolvePaths to resolve source-backed components. The manifest file is used to indicate which components to include.
path to a
destructiveChangesPost.xml
file in XML format