Socket
Socket
Sign inDemoInstall

@percy/cli-command

Package Overview
Dependencies
Maintainers
1
Versions
233
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@percy/cli-command

Percy CLI command parser and runner.


Version published
Weekly downloads
394K
increased by6.01%
Maintainers
1
Weekly downloads
 
Created

What is @percy/cli-command?

@percy/cli-command is a command-line interface (CLI) tool for managing Percy, a visual testing and review platform. It provides commands to interact with Percy services, such as starting and stopping Percy agents, uploading snapshots, and managing projects.

What are @percy/cli-command's main functionalities?

Start Percy Agent

This command starts the Percy agent, which is necessary for capturing visual snapshots during your tests.

npx @percy/cli-command start

Stop Percy Agent

This command stops the Percy agent, which is useful for cleaning up after your tests have completed.

npx @percy/cli-command stop

Upload Snapshots

This command uploads visual snapshots to Percy for comparison and review.

npx @percy/cli-command upload ./path/to/snapshots

Manage Projects

This command creates a new project in Percy, allowing you to organize and manage your visual tests.

npx @percy/cli-command project:create --name 'My Project'

Other packages similar to @percy/cli-command

FAQs

Package last updated on 12 Apr 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