Clone an existing repository using a specific SSH command

git clone

git clone --config core.sshCommand="{{ssh -i path/to/private_ssh_key}}" {{remote_repository_location}}

click the source code to copy install git clone on any operating system with command-not-found.com