Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 601 Bytes

clean.md

File metadata and controls

24 lines (16 loc) · 601 Bytes

twix-node clean

It removes the target folder deleting the generated configuration and data

twix-node clean

It removes the target folder deleting the generated configuration and data

USAGE
  $ twix-node clean

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

EXAMPLE
  $ twix-node clean

See code: src/commands/clean.ts