Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 662 Bytes

install-sfcc-ci.md

File metadata and controls

24 lines (15 loc) · 662 Bytes

Logo

↤ Getting Started

Install SFCC-CI

We'll need to install Salesforce's SFCC-CI tool to connect to our sandbox.

Install Salesforce Commerce Cloud CLI Globally

npm install -g sfcc-ci

Now we can check that it was installed correctly and verify we get the help message:

sfcc-ci --help

Previous Step   Next Step