Commands overview

👍

Covered in this doc

  • What Percy CLI is
  • Percy CLI commands
  • Percy CLI configuration

📘

You are viewing docs for the new @percy/cli. Most SDKs have been updated to utilize the new CLI, so check the appropriate SDK doc for instructions for your specific SDK!

The Percy CLI is used to capture and upload snapshots to percy.io from the
command line.

Installation

$ npm install @percy/cli --save-dev

Command Topics

Configuration

You can find Percy CLI's configuration docs here.

Advanced