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.
$ vultr-cli ssh-key get <SSH Key ID>
# 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
No comments yet.