...utput_keyfile ] [ -m format ] [ -N new_passphrase ] [ -O option ] [ -t ecdsa | ecdsa-sk | ed25519 | ed25519-sk | rsa ] [ -w provider ] [ -Z cipher ] ssh-keygen -p [ -a rounds ] …...ments, it adds the files ~/.ssh/id_rsa , ~/.ssh/id_ecdsa , ~/.ssh/id_ecdsa_sk , ~/.ssh/id_ed25519 and ~/.ssh/id_ed25519_sk . After loading a private key, ssh-add will try to loa…...fy the type of the key to fetch from the scanned hosts. The possible values are “ecdsa”, “ed25519”, “ecdsa-sk”, “ed25519-sk”, or “rsa”. Multiple values may be specified by separ…...locally. The default is ~/.ssh/id_rsa , ~/.ssh/id_ecdsa , ~/.ssh/id_ecdsa_sk , ~/.ssh/id_ed25519 and ~/.ssh/id_ed25519_sk . Identity files may also be specified on a per-host ba…transfer a URL NAME curl - transfer a URL SYNOPSIS curl [options / URLs] DESCRIPTION curl is a tool for transferring data from or to a server using URLs. It supports these protocol…