ionic ssh generate [key-path]

Generates a private and public SSH key pair

Arguments

NameDescription
key-pathDestination of private key file

Options

NameDescription
--type, -t <type>The type of key to generate: ecdsa, ed25519, rsa
--bits, -b <bits>Number of bits in the key
--annotation, -C <annotation>Annotation (comment) in public key. Your Ionic email address will be used