-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Thomas Theunen edited this page Nov 6, 2021
·
2 revisions
Welcome to the homepage of the SFCCDX Wiki!
After working for two years within the Salesforce ecosystem and using the Salesforce CLI, I became a bit jealous of how easy it was to push, modify, and delete Metadata in your Salesforce org.
The Salesforce CLI uses REST/SOAP to deploy any metadata to the org (objects, settings, etc...)
I had a quick look at the OCAPI and thought to myself, "Hey, we can try to do something similar here!".
The purpose of this CLI is to easily fetch and deploy your objects (attributes & groups) to your Salesforce Commerce Cloud B2C environments!
I have written out some use cases.