Permanently removes a specified SSH key from your Vultr account, revoking its access to associated instances.
The vultr-cli ssh-key delete command removes a specified SSH key from your Vultr account, eliminating access to instances that used this authentication method.
$ vultr-cli ssh-key delete <sshKeyID>
# Full example
$ vultr-cli ssh-key delete ffd31f18-5f77-454c-9065-212f942c3c35
# Shortened with alias commands
$ vultr-cli ssh d ffd31f18-5f77-454c-9065-212f942c3c35