You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to pass auth token in
sfcc.code.diffdeploy(instance, localDirectories, codeVersionName, options, activate)
.then(() => {
// do something, now that the code has been deployed and activated successfully
})
Relevant log output
Error: Authorization missing or invalid. Please (re-)authenticate first by running ´sfcc-ci auth:login´ or ´sfcc-ci client:auth´ and make sure, your client has access to the instance.
The text was updated successfully, but these errors were encountered:
sfcc-ci Version
2.11.0
NodeJS Version
16.0.0
sfcc-ci Path
diffdeploy
Host OS Details
MAC OS
What happened?
How to pass auth token in
sfcc.code.diffdeploy(instance, localDirectories, codeVersionName, options, activate)
.then(() => {
// do something, now that the code has been deployed and activated successfully
})
Relevant log output
The text was updated successfully, but these errors were encountered: