This package has been deprecated

Author message:

Use @argos-ci/cli instead, more info on https://docs.argos-ci.com

argos-cli

0.4.0 • Public • Published

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

Package Sidebar

Install

npm i argos-cli

Weekly Downloads

479

Version

0.4.0

License

MIT

Unpacked Size

23.3 kB

Total Files

16

Last publish

Collaborators

  • neoziro
  • oliviertassinari