Optional
format?: SfdxFileFormatOptional
merge?: booleanWhether or not to merge and replace input components with the retrieved versions.
The directory to retrieve components to. If merge: true
, components are only
retrieved to output
if there wasn't a component to merge with.
Optional
packageA list of package names to retrieve, or package names and their retrieval locations.
Optional
singleSpecifies whether only a single package is being retrieved (true) or not (false). If false, then more than one package is being retrieved.
Optional
suppressSpecifies whether to suppress the <Pre|Post>
Optional
unzip?: booleanSpecifies whether to unzip the retrieved zip file. Only applies when format: metadata
.
Optional
zipThe name of the retrieved zip file containing the source from the org. Only applies when format: metadata
.
The file format desired for the retrieved files.