Socket
Socket
Sign inDemoInstall

argos-cli

Package Overview
Dependencies
149
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    argos-cli

Argos command line interface.


Version published
Weekly downloads
465
decreased by-19.55%
Maintainers
2
Install size
6.67 MB
Created
Weekly downloads
 

Readme

Source

argos-cli

Argos command line interface.

npm version npm downloads Build Status

Dependencies DevDependencies

Usage

Usage:  [options] [command]

Options:
  -V, --version                 output the version number
  -h, --help                    output usage information

Commands:
  upload [options] <directory>  Upload screenshots
  cancel [options]              Cancel the build (batch mode only)

Upload

Usage: argos upload [options] <directory>

Upload screenshots

Options:
  -T, --token <token>           Repository token
  -C, --commit <commit>         Git commit
  -B, --branch <branch>         Git branch
  --external-build-id [string]  ID of the build (batch mode only)
  --batchCount [int]            Number of batches expected (batch mode)
  --build-name [string]         Name of the build
  --ignore <list>               List of glob files to ignore (ex: "**/*.png,**/diff.jpg")
  -h, --help                    display help for command

Cancel

Usage: argos cancel [options]

Cancel the build (batch mode only)

Options:
  -T, --token <token>         Repository token
  --external-build-id [string]  ID of the build (batch mode only)
  -h, --help                  output usage information

License

MIT

Keywords

FAQs

Last updated on 09 Aug 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc