0.0.13 • Published 9 years ago

awsdevicefarmcli v0.0.13

Weekly downloads
21
License
MIT
Repository
github
Last release
9 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

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago