sdk icon indicating copy to clipboard operation
sdk copied to clipboard

tcp_socket option should not be required in attach command

Open mit-mit opened this issue 10 years ago • 1 comments

Currently the command for attaching to a device is: fletch attach tcp_socket <ip address>

As attaching over tcp is likely the most common way of attaching, it would be very nice if the command could be simplified to: fletch attach <ip address>

mit-mit avatar Sep 21 '15 07:09 mit-mit

Also, we could consider shortening tcp_socket to tcp -- I'm not sure there's any other tcp-related thing we could attach to.

kasperl avatar Sep 21 '15 07:09 kasperl