New:Socket for Asana Is Now Available.Learn more
Sign In

@snapvisor/cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snapvisor/cli

Command-line (CLI) for visual testing with Snapvisor.

latest
Source
npmnpm
Version
7.0.0
Version published
Weekly downloads
29
-12.12%
Maintainers
1
Weekly downloads
 
Created
Source

Argos

The open source visual testing platform for AI-native engineering teams.

Argos Command Line Interface

Interact with and upload screenshots to argos-ci.com from the command line.

npm version npm dm npm dt

Visit the Argos CLI documentation for the full command reference and more.

Installation

npm install --save-dev @snapvisor/cli

Usage

Upload a directory of screenshots to Argos. Authenticate with your project token via the ARGOS_TOKEN environment variable:

ARGOS_TOKEN="<your-argos-token>" npx @snapvisor/cli upload ./screenshots

The CLI also exposes commands to deploy a static build, inspect and review builds, post a comment, and more. List them all with:

npx @snapvisor/cli --help

Keywords

cli

FAQs

Package last updated on 24 Jul 2026

Related posts