QuestionQ25
Commerce Cloud CLI tool (managing part)For security purposes, a merchant asks a developer to change the default Admin URL to a unique URL for every branch/environment in their Adobe Commerce Cloud project.
Which CLI command would the developer use to update the Admin URL?
- A ece-tools variable:update ADMIN_URL
- B magento-cloud variable:set ADMIN_URL
- C bin/magento adminuri:set <admin_uri>
Community Discussion