Socket
Socket
Sign inDemoInstall

@percy/cli-build

Package Overview
Dependencies
Maintainers
6
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@percy/cli-build

Commands for interacting with Percy builds


Version published
Weekly downloads
361K
decreased by-6.25%
Maintainers
6
Weekly downloads
 
Created
Source

@percy/cli-build

Commands for interacting with Percy builds

Commands

percy build:finalize

Finalize parallel Percy builds where PERCY_PARALLEL_TOTAL=-1

USAGE
  $ percy build:finalize

OPTIONS
  -q, --quiet    log errors only
  -v, --verbose  log everything
  --silent       log nothing

EXAMPLE
  $ percy build:finalize

percy build:wait

Wait for a build to be finished. Requires a full access PERCY_TOKEN

USAGE
  $ percy build:wait

OPTIONS
  -b, --build=build        build id
  -c, --commit=commit      build's commit sha for a project
  -f, --fail-on-changes    exits with an error when diffs are found in snapshots
  -i, --interval=interval  interval, in milliseconds, at which to poll for updates, defaults to 1000
  -p, --project=project    build's project slug, required with --commit
  -q, --quiet              log errors only
  -t, --timeout=timeout    timeout, in milliseconds, to exit when there are no updates, defaults to 10 minutes
  -v, --verbose            log everything
  --silent                 log nothing

EXAMPLES
  $ percy build:wait --build 123
  $ percy build:wait --project test --commit HEAD

FAQs

Package last updated on 17 Nov 2020

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