official / ssh:removekey
Removes a public key from ~/.ssh/authorized_keys
To run this Prog command, type this

README for ssh:removekey

Description

This Prog offers a convenient way to remove a public key from a specified user's ~/.ssh/authorized_keys file on a remote server.

Requirements

It is assumed you already have access to your server using the specified user and IP address of the server.

Usage

proggy run official/ssh:removekey

This Prog will ask you for the login username and IP address of the server. It will also ask you for the exact public key you want to remove.

Disclaimer

IMPORTANT: Because of what this Prog command does, be very careful as it could potentially lock you out of your server. We are not responsible for any problems you might encounter or losses you incur when using this Prog.