Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 1.29 KB

File metadata and controls

52 lines (38 loc) · 1.29 KB

polycli monitorv2

Auto-generated documentation.

Table of Contents

Description

Monitor v2 command stub.

polycli monitorv2 [flags]

Usage

Monitor v2 command stub

This is a placeholder for the monitorv2 command.

Flags

  -h, --help              help for monitorv2
      --pprof string      pprof server address (e.g. 127.0.0.1:6060)
      --renderer string   renderer type (json, tview, tui) (default "tui")
      --rpc-url string    RPC endpoint URL (required)

The command also inherits flags from parent commands.

      --config string      config file (default is $HOME/.polygon-cli.yaml)
      --pretty-logs        output logs in pretty format instead of JSON (default true)
  -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

  • polycli - A Swiss Army knife of blockchain tools.