1.0.19 • Published 2 years ago

@trustcerts/cli v1.0.19

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

benchmarktool

oclif License

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

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago