It removes the target folder deleting the generated configuration and data
It removes the target folder deleting the generated configuration and data
USAGE
$ symbol-bootstrap clean
OPTIONS
-h, --help It shows the help of this command.
-t, --target=target [default: target] The target folder where the symbol-bootstrap 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
$ symbol-bootstrap clean
See code: src/commands/clean.ts