Multiple Choice
Magento Support advises you to upgrade to the latest release of ece-tools matching the project's Magento Commerce version 2.3.1. How do you do that?
A) Require the exact version with composer require magento/ece-tools:2.3.1-pX where X is the latest release number Require the exact version with composer require magento/ece-tools:2.3.1-pX where X is the latest release number
B) Clone the repository github.com/magento/ece-tools and copy the src/ folder to vendor/magento/ece-tools/src Clone the repository github.com/magento/ece-tools and copy the src/ folder to vendor/magento/ece-tools/src
C) Run the command composer update magento/ece-tools Run the command composer update magento/ece-tools
D) Run the command ece-tools self-upgrade ece-tools self-upgrade
Correct Answer:

Verified
Correct Answer:
Verified
Q18: Your client is expecting a five-day sale
Q19: You migrated a live On-Premise application to
Q20: You need to disable a module on
Q21: You need to test a data-related issue
Q22: You built a custom command that runs
Q24: You are tasked to improve the user
Q25: You are upgrading a project to the
Q26: You have created a new Integration branch
Q27: A custom module that adds a new
Q28: You add a new Composer dependency utilizing