vinfra service compute key show
Display compute SSH key details:
usage: vinfra service compute key show <ssh-key>
<ssh-key>
- SSH key name
Example:
# vinfra service compute key show publickey +------------------------+-------------------------------------------------+ | Field | Value | +------------------------+-------------------------------------------------+ | created_at | 2019-04-25T13:41:14.241736+00:00 | | description | public key | | name | publickey | | public_key_fingerprint | 1a:fb:de:d8:1e:0a:84:30:fc:ff:e4:fd:89:e7:96:a9 | +------------------------+-------------------------------------------------+
This command shows the details of the SSH key publickey
.