Reference
CLI

CLI Reference

The Artillery CLI provides a number of commands to run tests.

Global options

  • --help - show help
  • -v - display Artillery version

Commands

  • run - run an Artillery test script locally
  • run-lambda - run a distributed test on AWS Lambda
  • run-fargate - run a distributed test on AWS Fargate
  • quick - test a single HTTP endpoint without writing a test script