Skip to content

Remove deprecated single dash options for BrowserStackLocal binary #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

InputOutput
Copy link

@InputOutput InputOutput commented Apr 20, 2017

BrowserStackLocal moved from single dash '-' commandline arguments to '--' doubledash. From BrowserStackLocal --help:

The following command options format will be DEPRECATED. Please use arguments as above!
-version Displays the version
-force Kill other running Browserstack Local
-only Restricts Local Testing access to specified local servers and/or folders
-forcelocal Route all traffic via local machine
-onlyAutomate Disable Live Testing and Screenshots, just test Automate
-proxyHost HOST Hostname/IP of proxy, remaining proxy options are ignored if this option is absent
-proxyPort PORT Port for the proxy, defaults to 3128 when -proxyHost is used
-proxyUser USERNAME Username for connecting to proxy (Basic Auth Only)
-proxyPass PASSWORD Password for USERNAME, will be ignored if USERNAME is empty or not specified
-localIdentifier SOME_STRING If doing simultaneous multiple local testing connections, set this uniquely for different processes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant