Solved

You Need to Directly Access the Database That Belongs to Your

Question 7

Multiple Choice

You need to directly access the database that belongs to your Integration environment from your local environment. How do you achieve this?


A) Find the connection information from the env.php file and connect with your local MySQL client Find the connection information from the env.php file and connect with your local MySQL client
B) Collect the SSH connection details using magento-cloud ssh --pipe and connect with your local MySQL client Collect the SSH connection details using magento-cloud ssh --pipe and connect with your local MySQL client
C) Add the ece-tools db-expose command to your deploy hook Add the ece-tools db-expose command to your deploy hook
D) Use the magento-cloud db:sql command Use the magento-cloud db:sql command

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions