saucectl

0.174.0 • Public • Published

Node.js saucectl Wrapper build

Node.js wrapper for saucectl.

Install

To install saucectl using NPM just run:

$ npm i -g saucectl

In case you need to download saucectl from a known source or in case you use npx saucectl you can use environment variable:

export SAUCECTL_INSTALL_BINARY=http://localhost:9000/saucectl_0.32.2_mac_64-bit.tar.gz

The command should be globally available:

$ saucectl -v
saucectl version 0.4.0
(build 7468a24c788b4ca4d67d50372c839edf03e5df6a)

Note: if you run the command for the first time it will initially download the binary for you. This only happens once.

Install binary from Mirror

Use the SAUCECTL_INSTALL_BINARY_MIRROR env to override the default download base site (https://github.com/saucelabs/saucectl/releases/download)

SAUCECTL_INSTALL_BINARY_MIRROR=https://your-mirror-download-site.com/foo/bar npm i -g saucectl

For more information to saucectl, visit its main repository: saucelabs/saucectl.

Versions

Current Tags

Version History

Package Sidebar

Install

npm i saucectl

Weekly Downloads

18,398

Version

0.174.0

License

Apache-2.0

Unpacked Size

23.6 kB

Total Files

6

Last publish

Collaborators

  • christian-bromann
  • vrunoa
  • aplischke
  • saucebot