Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.79 KB

File metadata and controls

54 lines (38 loc) · 1.79 KB

polycli cdk

Auto-generated documentation.

Table of Contents

Description

Utilities for interacting with CDK networks.

Usage

Basic utility commands for interacting with the cdk contracts.

Flags

      --fork-id string                  fork ID of CDK networks (default "12")
  -h, --help                            help for cdk
      --rollup-manager-address string   address of rollup contract
      --rpc-url string                  RPC URL of network containing CDK contracts (default "http://localhost:8545")

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