package cli type RemoteMachine struct { User string Host string Port int KeyPath string }