ABQ CLI Reference

ABQ is a universal test runner that runs test suites in parallel.

Usage:

abq <command> [OPTIONS]

The commands are:

test      Starts one or more workers for an ABQ test suite run
report    Outputs all test results for a distributed ABQ test suite run

start     Starts a queue server for running distributed test suite runs
health    Checks the health of ABQ servers
token     Manages tokens for interacting with ABQ server instances

login     Store an RWX access token for local usage
help      Prints a message with information about using the ABQ CLI