Optionalformat?: SfdxFileFormatOptionalmerge?: 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.
OptionalpackageA list of package names to retrieve, or package names and their retrieval locations.
OptionalrootAn array of metadata type names for which related, dependent metadata
will be retrieved. At this time only Bot is supported.
OptionalsingleSpecifies whether only a single package is being retrieved (true) or not (false). If false, then more than one package is being retrieved.
OptionalsuppressSpecifies whether to suppress the <Pre|Post>
Optionalunzip?: booleanSpecifies whether to unzip the retrieved zip file. Only applies when format: metadata.
OptionalzipThe 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.