clasp icon indicating copy to clipboard operation
clasp copied to clipboard

[FR] please provide option to specify port for clasp login

Open jk-kashe opened this issue 2 years ago • 0 comments

clasp login currently starts the server on a random port, which prevents usage working on a remote machine through ssh, as it's not possible to setup port forwarding to complete the login on the local machine.

Expected behaviour:

user should be able to run clasp login --port:nnnn to listen on a predefined port

jk-kashe avatar Jun 14 '23 09:06 jk-kashe