A JavaScript toolkit for working with Salesforce metadata. Built to support the Salesforce CLI deploy and retrieve experience in the Salesforce VS Code Extensions, CLI plugins, and other tools working with metadata.
async/await
syntaxPlease report all issues to the issues only repository.
Install the package:
npm install @salesforce/source-deploy-retrieve
See HANDBOOK.md for usage and examples.
See API Docs
See CONTRIBUTING.md for details on how to contribute to the library.
See developing.md for details on building and testing the library locally.
SDR publishes when changes are merged into main
. The version is bumped per the rules of the release orb and standard-version.