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
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