Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 863 Bytes

verify.md

File metadata and controls

26 lines (17 loc) · 863 Bytes

symbol-bootstrap verify

It tests the installed software in the current computer reporting if there is any missing dependency, invalid version, or software related issue.

symbol-bootstrap verify

It tests the installed software in the current computer reporting if there is any missing dependency, invalid version, or software related issue.

USAGE
  $ symbol-bootstrap verify

OPTIONS
  -h, --help       It shows the help of this command.

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

EXAMPLE
  $ symbol-bootstrap verify

See code: src/commands/verify.ts