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
In order to improve our delivery pipeline we would like to trigger code replications from staging environment to development and production environments. However, currently there is no way to trigger a code or data replication using sfcc-ci.
Being able to trigger replication from our CI would streamline our delivery process, have better reporting (time to delivery, KPIs, etc.) be more efficient, and reduce deployment errors.
sfcc-ci Version
2.12.0
NodeJS Version
16.20.2
sfcc-ci Path
N/A
Host OS Details
Ubuntu
22.04.5
LTS
What happened?
This is a feature request.
In order to improve our delivery pipeline we would like to trigger code replications from staging environment to development and production environments. However, currently there is no way to trigger a code or data replication using sfcc-ci.
Being able to trigger replication from our CI would streamline our delivery process, have better reporting (time to delivery, KPIs, etc.) be more efficient, and reduce deployment errors.
I image this new command:
Where :
<codeversion>
is the version to replcate.<target>
is eitherdevelopment
orproduction
.Thanks in advance.
Relevant log output
The text was updated successfully, but these errors were encountered: