QuestionQ19
Setup/configuring Adobe Commerce CloudA developer is working on an Adobe Commerce Cloud project and needs to obtain connection data for the environment’s deployed services. The developer has all required permissions to do so.
Which two actions can the developer take to retrieve the connection credentials?
Choose two
- A Run the magento-cloud relationships CLI command.
- B Get the data from the Project Web Interface dedicated section.
- C Execute ece-tools env:config:show services command.
- D Connect to server via SSH and read $_ENV[‘SERVICES’] variable.
Community Discussion