Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 867 Bytes

resetData.md

File metadata and controls

27 lines (18 loc) · 867 Bytes

veritise-node resetData

It removes the data keeping the generated configuration, certificates, keys and block 1.

veritise-node resetData

It removes the data keeping the generated configuration, certificates, keys and block 1.

USAGE
  $ veritise-node resetData

OPTIONS
  -h, --help           It shows the help of this command.
  -t, --target=target  [default: target] The target folder where the veritise-node network is generated

  --logger=logger      [default: Console,File] The loggers the command will use. Options are: Console,File,Silent. Use
                       ',' to select multiple loggers.

EXAMPLE
  $ veritise-node resetData

See code: src/commands/resetData.ts