1.0.19 • Published 3 years ago
@trustcerts/cli v1.0.19
benchmarktool
Usage
$ npm install -g @trustcerts/cli
$ trusty COMMAND
running command...
$ trusty (-v|--version|version)
@trustcerts/cli/1.0.19 linux-x64 node-v16.14.0
$ trusty --help [COMMAND]
USAGE
$ trusty COMMAND
...
Commands
trusty generate
generate the required files to start the tool
USAGE
$ trusty generate
OPTIONS
-d, --dev add the development containers
-g, --gateways=gateways (required) number of gateways needed
-h, --host=host (required) hostname
-o, --observers=observers (required) number of observers needed
-t, --tag=tag [default: latest] tag of the docker container
-v, --validators=validators (required) number of validators needed
See code: src/commands/generate.ts
trusty help [COMMAND]
Display help for trusty.
USAGE
$ trusty help [COMMAND]
ARGUMENTS
COMMAND Command to show help for.
OPTIONS
-n, --nested-commands Include all nested commands in the output.
See code: @oclif/plugin-help
trusty kill
Killing docker containers while sending request to test nodes
USAGE
$ trusty kill
OPTIONS
-s, --service=service name of the service to kill
-t, --time=time restart the service in a given time
See code: src/commands/kill.ts
trusty request
send requests to the nodes
USAGE
$ trusty request
OPTIONS
-i, --interval=interval the interval between each request
-n, --number=number [default: 1] number of request
-s, --synchronize send requests synchronized
-t, --time=time send requests for specific period of time
See code: src/commands/request.ts
1.0.19
3 years ago
1.0.18
3 years ago
1.0.17
3 years ago
1.0.16
3 years ago
1.0.15
3 years ago
1.0.14
3 years ago
1.0.13
3 years ago
1.0.12
3 years ago
1.0.11
3 years ago
1.0.10
3 years ago
1.0.9
3 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago
0.0.4
3 years ago
0.0.3
3 years ago