abq token
Manages tokens for interacting with ABQ server instances
You only need to use abq token
if you are self-hosting
a queue. As an alternative, RWX provides a managed queue service for running
distributed test suite runs without having to host a queue yourself.
Usage
abq token <COMMAND>
Examples
Generate a new token for a queue and its workers to use
abq token new
Commands
new
Generate a new token for a queue to use and print it to stdout.
Example: abq token new
--help
Print detailed help information about the abq token
command.
Example: abq token --help
-h
Print summarized help information about the abq token
command.
Example: abq token -h