Vultr DocsLatest Content


Delete

Updated on 15 September, 2025

Permanently removes a specified SSH key from your Vultr account, revoking its access to associated instances.


The vultr-cli ssh-key delete command permanently removes a specified SSH key from your Vultr account, revoking its access to associated instances.

Usage

console
$ vultr-cli ssh-key delete <sshKeyID>

Examples

console
# 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

Comments

No comments yet.