0.4.0 • Published 2 years ago

argos-cli v0.4.0

Weekly downloads
10,635
License
MIT
Repository
github
Last release
2 years ago

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

0.4.0

2 years ago

0.3.4

2 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago