ใƒกใ‚คใƒณใ‚ณใƒณใƒ†ใƒณใƒ„ใพใงใ‚นใ‚ญใƒƒใƒ—
ใƒใƒผใ‚ธใƒงใƒณ: v8

ionic ssh generate

Generates a private and public SSH key pair

$ ionic ssh generate [key-path] [options]

key-pathโ€‹

Destination of private key file

Advanced Optionsโ€‹

  • --type=<type>: The type of key to generate: ecdsa, ed25519, rsa (or -t)

  • --bits=<bits>: Number of bits in the key (or -b)

  • --annotation=<annotation>: Annotation (comment) in public key. Your Ionic email address will be used (or -C)