Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 831 Bytes

clean.md

File metadata and controls

27 lines (18 loc) · 831 Bytes

symbol-bootstrap clean

It removes the target folder deleting the generated configuration and data

symbol-bootstrap clean

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