Introduction
Extending the Salesforce CLI by Writing Custom Plugins
Learn how to build custom Salesforce CLI plugins using by using Node.js and the Salesforce CLI plugin development framework based in oclif @salesforce/plugin-dev
.
Prerequisites
Please make sure you have the following before starting the workshop:
Basic understanding of JavaScript, Node.js, and how to use a terminal
Basic experience with the Salesforce CLI (
sfdx
orsf
)Git/GitHub
Salesforce CLI Installed (latest version)
If you already have it installed please run:
sfdx update
A Salesforce Org (Developer Edition is encouraged)
Learning Resources
Last updated