???? PDF Butler deployment goes SF CLI!
You might say, why go command line? There are many reasons:
1) Automate deployment scripts
2) Integration with deployment tools (CI/CD)
3) Script setup of Sandbox or Scratch Org
4) Versioning with eg GIT repositories
5) Reduce errors and improve productivity
6) … and many more
The Butler CLI integrates directly with the Salesforce CLI.
Install it from here:Â NPM Installation
More information:Â LinkedIn post with video
Clone DocConfig:
Check the “–clone” or short “-c” parameter in the NPM guide.
More information:Â Clone via CLI