0.0.13 • Published 10 years ago

awsdevicefarmcli v0.0.13

Weekly downloads
21
License
MIT
Repository
github
Last release
10 years ago

AWSCLI

NPM

Run AWS device farm tests from node scripts

##Download tests

###Usage:

  • node downloadTests.js --gitHubAccessToken yourAccessToken --repoUser dcampogiani --repoName CalabashPanaroAndroid --output Tests.zip
  • all parameters are optionals, if not presents default values (from config.json) are used
  • for more infos please use node downloadTests.js -h

##Schedule run

###Usage:

  • node scheduleRun.js --AWSAccessKeyId yourAWSAccessKeyId --AWSSecretAccessKey yourAWSSecretAccessKey --AWSRegion yourAWSRegion --AppApkPath app.apk --TestsZipPath tests.zip
  • all parameters are optionals, if not presents default values (from config.json) are used
  • for more infos please use node scheduleRun.js -h
0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago