You have a Starter project. Your code is ready for testing in the Staging environment, but you need the latest data from Production. What do you do to update the Staging environment?
A.
Log in to the Project Web UI, choose the Staging environment, and click Sync
B.
Log in to the Project Web UI, choose the Staging environment, and click Merge
C.
Checkout the Staging branch and use the git push origin -f command
D.
Checkout the Production environment and use the magento-cloud sync CLI command
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Comments