Displays all SSH keys in your Vultr account with their IDs, names, and public key information.
The vultr-cli ssh-key list command displays all SSH keys stored in your Vultr account, showing each key's ID, name, and date added.
Usage
CONSOLE
$ vultr-cli ssh-key list [flags]
Examples
CONSOLE
# Full example
$ vultr-cli ssh-key list
# Full example with paging
$ vultr-cli ssh-key list --per-page=1 --cursor="bmV4dF9fQU1T"
# Shortened with alias commands
$ vultr-cli ssh l
Flags
Shorthand
Long Version
Description
-c
--cursor
(optional) cursor for paging.
-p
--per-page
(optional) Number of items requested per page. Default is 100 and Max is 500.
0 Comments
Start the conversation
Be the first to comment and share your perspective with the community.
0 Comments
Be the first to comment and share your perspective with the community.