UNPKG

sf-package-list

Version:

Convert Salesforce manifest files (package.xml) into list format.

25 lines (13 loc) 472 B
# summary Convert a Salesforce package list back into a XML. # description Convert the package list back into a package.xml. # examples - sf sfpl xml -l list.txt -x package.xml - sf sfpl xml -l list.txt -x package.xml -n # flags.package-xml.summary Path to the package.xml to create. # flags.package-list.summary Text file containing the package list to convert into an XML. # flags.no-api-version.summary Intentionally omit the API version in the package.xml.