combell_ssh_keys_delete
Delete an SSH public key by fingerprint to revoke its access to a Linux hosting.
Instructions
Remove an SSH public key (by fingerprint) from a Linux hosting. SIDE EFFECT: that key can no longer log in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_name | Yes | ||
| fingerprint | Yes | Fingerprint of the public key (see combell_ssh_keys_list) |