ssh_config
Displays and/or sets the public key associated with your Cloud 66 account.
Options
Argument | Required? | Default | Description |
---|---|---|---|
get-public-key | either/or | — | Prints the contents of the public SSH key currently added to your Cloud 66 account |
set-public-key | either/or | — | Sets a public SSH key for your Cloud 66 account. Requires the --public-key argument below. |
--public-key | no | — | The full contents of the public SSH key. Normally begins ssh-ed25519... or ssh-rsa |