Closed dineshba closed 5 years ago
Fixed by @dineshba in #14
@dineshba @arunvelsriram can the port information can be copied to clipboard by default?
@jskswamy @arunvelsriram Can we make as default ? Or can we add another flag ?
@dineshba I prefer it to be a default option rather than additional flag, most of the time next immediate action would be to use the port forwarded info for doing cURL
or something similar
I think both are fine.
One more point I wanted to discuss is that we have to make sure open and copy to clipboard works on Mac as well as Linux.
@arunvelsriram we could usexclip
for Linux and pbcopy
for Mac but one catch is xclip
is not available in all distro by default.
After successful port forward with given
$PORT
usingpfpod
, Can we open localhost:$PORT in the browser.May be with a flag