Vultr DocsLatest Content


Get

Updated on 15 September, 2025

Retrieves and displays detailed information about a specific SSH key in your Vultr account using its unique identifier.


The vultr-cli ssh-key get command retrieves and displays detailed information about a specific SSH key stored in your Vultr account using its unique identifier.

Usage

console
$ vultr-cli ssh-key get <SSH Key ID>

Examples

console
# Full example
$ vultr-cli ssh-key get ffd31f18-5f77-454c-9065-212f942c3c35
# Shortened with alias commands
$ vultr-cli ssh g ffd31f18-5f77-454c-9065-212f942c3c35

Comments

No comments yet.