Magento 2 Certified Associate Developer — Question 2
Which two tasks are supported by Magento CLI? (Choose two.)
Answer options
- A. Customer password reset
- B. Clearing cache
- C. Codebase deployment from developer machine to staging server
- D. Administrator account creation
Correct answer: B, C
Explanation
The correct answers are B and C because Magento CLI provides commands for clearing the cache and deploying code, which are essential for managing a Magento environment. Options A and D are not directly supported by Magento CLI, as those tasks typically require different methods or interfaces.