Difference between revisions of "MacOS: ssh-add --help"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{lowercase}}
+
 
 
  [[ssh-add]]: illegal option -- -
 
  [[ssh-add]]: illegal option -- -
 
  usage: ssh-add [options] [file ...]
 
  usage: ssh-add [options] [file ...]
Line 19: Line 19:
 
   -q          Be quiet after a successful operation.
 
   -q          Be quiet after a successful operation.
 
   -A          Add all identities stored in your [[keychain]].
 
   -A          Add all identities stored in your [[keychain]].
   -K          Store passphrases in your keychain.
+
   [[-K]]         Store passphrases in your [[keychain]].
 
               With -d, remove passphrases from your keychain.
 
               With -d, remove passphrases from your keychain.
  

Latest revision as of 07:14, 20 April 2022

ssh-add: illegal option -- -
usage: ssh-add [options] [file ...]
Options:
  -l          List fingerprints of all identities.
  -E hash     Specify hash algorithm used for fingerprints.
  -L          List public key parameters of all identities.
  -k          Load only keys and not certificates.
  -c          Require confirmation to sign using identities
  -m minleft  Maxsign is only changed if less than minleft are left (for XMSS)
  -M maxsign  Maximum number of signatures allowed (for XMSS)
  -t life     Set lifetime (in seconds) when adding identities.
  -d          Delete identity.
  -D          Delete all identities.
  -x          Lock agent.
  -X          Unlock agent.
  -s pkcs11   Add keys from PKCS#11 provider.
  -e pkcs11   Remove keys provided by PKCS#11 provider.
  -q          Be quiet after a successful operation.
  -A          Add all identities stored in your keychain.
  -K          Store passphrases in your keychain.
              With -d, remove passphrases from your keychain.

See also[edit]

Advertising: