Skip to content

rp ssh-key

SSH public keys over the API v2 REST plane. The canonical home for key management: rp ssh list-keys / add-key / remove-key are aliases that source this file and call the sshkey* functions below, so the key logic exists in exactly one place. The v2 route replaces the WHOLE key set on PUT, so add/remove are read-modify-write around a lock.

rp ssh-key <verb> [flags]

Commands