

By default, private keys are stored in the ~/.ssh directory.ĭepending on the client, you may need to enter additional options and setup to complete SSH authentication for sFTP. SSH Private Key: If necessary, provide the location of your private key to the sFTP client.Port: 22, which is the default SSH port.Host: All content after the in your SSH access.sFTP access uses the SSH key based authentication. Password: You do not need a password for sFTP.When configuring sFTP, use the information from your SSH access environment command: Username: All content before the in your SSH access destination. In the SSH access section, click the clipboard button to copy the full SSH command to the clipboard.Įnter the command in a terminal window to open the SSH connection.Įxample SSH command: ssh Pro Staging and Production, you must Submit an Adobe Commerce Support ticket with your public key attached. Select an environment or branch to access. The Project Web Interface includes a list of Web and SSH access commands for each environment. Use SSH to log in to the remote environment. On your local workstation, change to your project directory. To log in to a remote integration environment:

The magento-cloud CLI commands can only be used in Starter and Pro Integration environments. You can connect to a remote environment using the magento-cloud CLI or an SSH command. In the Add an SSH key form, give your key a Title, and paste the public SSH key in the Key field. On the account dashboard, click the Account Settings tab. This icon is to the right of the command field and is visible when the project does not contain an SSH key.Ĭopy and paste the content of your public SSH key in the Public key field.Īdd a key from the Cloud Account dashboard Add your SSH key using the Project Web InterfaceĬlick No SSH key. You can list and delete SSH keys using the Cloud CLI commands ssh-key:list and ssh-key:delete.
