sf-package-list
Version:
Convert Salesforce manifest files (package.xml) into list format.
25 lines (13 loc) • 447 B
Markdown
# summary
Convert a Salesforce package into list format.
# description
Read a package.xml file and convert it to list format.
# examples
- sf sfpl list -x package.xml
- sf sfpl list -x package.xml -n
# flags.package-xml.summary
Path to the package.xml to convert to list format.
# flags.package-list.summary
Output path to save the package list to.
# flags.no-api-version.summary
Intentionally omit the API version in the package list.