Skip to content

Latest commit

 

History

History
98 lines (58 loc) · 3.82 KB

File metadata and controls

98 lines (58 loc) · 3.82 KB

polycli

Auto-generated documentation.

Table of Contents

Description

A Swiss Army knife of blockchain tools.

Usage

Polycli is a collection of tools that are meant to be useful while building, testing, and running blockchain applications.

Flags

      --config string      config file (default is $HOME/.polygon-cli.yaml)
  -h, --help               help for polycli
      --pretty-logs        output logs in pretty format instead of JSON (default true)
  -t, --toggle             help message for toggle
  -v, --verbosity string   log level (string or int):
                             0   - silent
                             100 - panic
                             200 - fatal
                             300 - error
                             400 - warn
                             500 - info (default)
                             600 - debug
                             700 - trace (default "info")

See also