Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.21 KB

File metadata and controls

47 lines (35 loc) · 1.21 KB

polycli p2p nodelist

Auto-generated documentation.

Table of Contents

Description

Generate a node list to seed a node.

polycli p2p nodelist [nodes.json] [flags]

Flags

  -d, --database-id string   datastore database ID
  -h, --help                 help for nodelist
  -l, --limit int            number of unique nodes to return (default 100)
  -p, --project-id string    GCP project ID

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