ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 50 - AD0-E716 discussion

Report
Export

What is the command used to upgrade ECE-Tools on an Adobe Commerce Cloud platform?

A.
php ./vendor/bin/ece-tools upgrade
Answers
A.
php ./vendor/bin/ece-tools upgrade
B.
composer update magento/ece-tools --with-all-dependencies
Answers
B.
composer update magento/ece-tools --with-all-dependencies
C.
magento-cloud ece-tools:upgrade
Answers
C.
magento-cloud ece-tools:upgrade
Suggested answer: B

Explanation:

The command used to upgrade ECE-Tools on an Adobe Commerce Cloud platform is composer update magento/ece-tools --with-all-dependencies. This command will update the ECE-Tools package and its dependencies to the latest version available in the composer repository. The developer then needs to commit and push the changes to the composer.json and composer.lock files and redeploy the environment. Verified

Reference: [Magento 2.4 DevDocs]

asked 02/10/2024
Nicklas Magnusson
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first