You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@barttv and @tlauwyck are working in a feature (#24) that already includes setting http/https/bolt ports. So is better to wait their PR before to start working on this issue.
@carlosforero I already got set-address working last night ;-) I can create a gist with the code so you can take a look at the approach, and yes I was planing to wait for v.1.1 and then add my changes on top.
It would be great to have one single command
address
orset-address
that can sethttp
,https
andbolt
(-a
,-s
,-b
)For example
This would remove the need of having two commands one for address (
set-address
) and one for port (set-port
) for each address type.The text was updated successfully, but these errors were encountered: