therealpaulgg / ssh-sync

An SSH syncing application built with Go.
https://sshsync.io/
MIT License
6 stars 1 forks source link

Make remove-machine better #42

Closed therealpaulgg closed 6 months ago

therealpaulgg commented 6 months ago

Make this work:

ssh-sync remove-machine <machine_name>

First check to see if that machine name is valid (in the list of user's machines)

Also, prompt the user asking if they are sure if they want to delete the machine