Posted by: Pdfprep
Post Date: December 24, 2020
You are working with a new developer who needs to be able to deploy code and view logs on Magento Commerce Cloud.
What must you do to give them access?
A . In the .magento.app.yaml file, add their email under Users. They need to enter their SSH public key.
B . Add their SSH public key to a file named .ssh/authorized_keys and deploy the change.
C . In the Cloud Project Web UI, click Add User to add their email. They need to enter their SSH public key.
D . Add a Magento admin user for them and paste the SSH public key into their user’s SSH Key field, which is available only on Magento Commerce Cloud.
Answer: B
Explanation:
Reference: https://devdocs.magento.com/cloud/before/before-workspace-ssh.html
Leave a Reply