AD0-E716 · Question #68
AD0-E716 Question #68: Real Exam Question with Answer & Explanation
The correct answer is B. magento-cloud variable:set ADMIN_URL. The CLI command that the developer would use to update the admin url is magento-cloud variable:set ADMIN_URL. This command sets an environment variable called ADMIN_URL with a custom value for the admin url on a specific environment. Environment variables are configuration settin
Question
Options
- Aece-tools variable:update ADMIN_URL
- Bmagento-cloud variable:set ADMIN_URL
Explanation
The CLI command that the developer would use to update the admin url is magento-cloud variable:set ADMIN_URL. This command sets an environment variable called ADMIN_URL with a custom value for the admin url on a specific environment. Environment variables are configuration settings that affect the behavior of the Adobe Commerce Cloud application and services. By setting an environment variable for ADMIN_URL, the developer can change the default admin url to a unique url for every branch/environment of their Adobe Commerce Cloud project. Verified
Community Discussion
No community discussion yet for this question.