Ssh-Add

SSH-ADD(1) - General Commands Manual

Ssh, Keygen, Agent, Sshd, Askpass, Ssh-Add

SSH-ADD(1) - General Commands Manual # SSH-ADD(1) - General Commands Manual NAME # ssh-add - adds private key identities to the OpenSSH authentication agent SYNOPSIS # ssh-add [-CcDdKkLlqvXx] [-E fingerprint_hash] [-H hostkey_file] [-h destination_constraint] [-S provider] [-t life] [file …] ssh-add -s pkcs11 [-Cv] [certificate …] ssh-add -e pkcs11 ssh-add -T pubkey … DESCRIPTION # ssh-add adds private key identities to the authentication agent, ssh-agent(1). When run without arguments, it adds the files ~/. ...