sfcc-cli
sfcc-cli copied to clipboard
Command Line Interface for Salesforce Commerce Cloud Sandbox Development
Project Support
If you or your company enjoy using this project, please consider supporting my work and joining my discord. 💖
SFCC CLI
Command Line Interface for Salesforce Commerce Cloud Sandbox Development
Introduction
Make developing for Salesforce Commerce Cloud work with any IDE on MacOS, Windows, and Linux.
- [X] Easily Manage Multiple Clients & Instances
- [X] Watch for code changes and upload in background ( without being prompted for passwords )
- [X] Support for SFRA JS & CSS Compilers
- [X] Support for Eclipse Build Processes
- [X] Log Viewing with Advanced Search & Filter Capabilities
Developer Overview
Commands
-
sfcc setup
- Setup SFCC Development -
sfcc list
- List Configured SFCC Clients -
sfcc delete
- Delete Config for Client -
sfcc watch
- Watch for Changes and Push Updates -
sfcc log
- View Logs with Advanced Search & Filter Capabilities -
sfcc help
- Get Help when you need it
Additional Information
Install
Requirements
- [X] Node v14+
Install via NPM
npm install -g @sfccdevops/sfcc-cli --no-optional
sfcc setup
Install via Clone
cd ~
git clone https://github.com/sfccdevops/sfcc-cli.git
cd sfcc-cli
npm install -g --no-optional
sfcc setup
Inspired by dw-cli. Custom Built for SFCC Developers.
About the Author
Peter Schmalfeldt is a Certified Senior Salesforce Commerce Cloud Developer with over 20 years of experience building eCommerce websites, providing everything you need to design, develop & deploy eCommerce applications for Web, Mobile & Desktop platforms.
Disclaimer
The trademarks and product names of Salesforce®, including the mark Salesforce®, are the property of Salesforce.com. SFCC DevOps is not affiliated with Salesforce.com, nor does Salesforce.com sponsor or endorse the SFCC DevOps products or website. The use of the Salesforce® trademark on this project does not indicate an endorsement, recommendation, or business relationship between Salesforce.com and SFCC DevOps.