-
Notifications
You must be signed in to change notification settings - Fork 54
no multiple tunnel option #107
Copy link
Copy link
Open
Description
There is no option to run more than one tunnel, nor in documentation nor in code. But there is mention that one should use --parallel in case of multiple binaries run
Expected Behavior
Either documentation should state how to achieve it( generally aka spawn multiple time in the loop or state how to pass a list of desired tunnels)
Actual Behavior
No available documentation on how to start more then one tunnel from the same host using module
Steps to Reproduce the Problem
1.Open https://github.com/browserstack/browserstack-local-nodejs and look through it.
browserstack local arguments
Platform details
- browserstack-local-nodejs version:1.4.5
- node version:v12.16.1
- os type and version:10.14.6
Details
There is no option to run more than one tunnel, nor in documentation nor in code. But there is mention that one should use --parallel in case of multiple binaries run
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels