Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

saucectl

Package Overview
Dependencies
Maintainers
0
Versions
328
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

saucectl

Node.js wrapper for saucectl

  • 0.190.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
12K
decreased by-8.89%
Maintainers
0
Weekly downloads
 
Created
Source

Node.js saucectl Wrapper build

Node.js wrapper for saucectl.

Install

To install saucectl via npm, simply run the following command:

$ npm i -g saucectl

The command should be globally available:

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

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

Note: saucectl installation is disabled on Sauce Labs Cloud. If you wish to force the installation, set the SAUCECTL_FORCE_INSTALL environment variable to true.

Install Binary from a Specified Source

If you want the installer to download saucectl from a specific source, set the following environment variable:

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

Install Binary from a Mirror Site

Override the default download site by setting the SAUCECTL_INSTALL_BINARY_MIRROR environment variable to a custom URL. The default site is Sauce Labs saucectl releases.

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

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

Keywords

FAQs

Package last updated on 13 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc