vinfra service compute key delete
Delete a compute SSH key:
usage: vinfra service compute key delete <ssh-key>
<ssh-key>
- SSH key name
Example:
# vinfra service compute key delete publickey Operation successful
This command deletes the SSH key publickey
.